Searched refs:gpio_button (Results 1 – 5 of 5) sorted by relevance
/linux-6.14.4/drivers/platform/x86/x86-android-tablets/ |
D | core.c | 484 ret = x86_android_tablet_get_gpiod(dev_info->gpio_button[i].chip, in x86_android_tablet_probe() 485 dev_info->gpio_button[i].pin, in x86_android_tablet_probe() 486 dev_info->gpio_button[i].button.desc, in x86_android_tablet_probe() 493 buttons[i] = dev_info->gpio_button[i].button; in x86_android_tablet_probe()
|
D | asus.c | 177 .gpio_button = &asus_me176c_tf103c_lid, 321 .gpio_button = &asus_me176c_tf103c_lid,
|
D | other.c | 118 .gpio_button = &advantech_mica_071_button, 243 .gpio_button = cyberbook_t116_buttons, 517 .gpio_button = &peaq_c1010_button,
|
D | x86-android-tablets.h | 93 const struct x86_gpio_button *gpio_button; member
|
D | lenovo.c | 259 .gpio_button = &lenovo_yb1_x90_lid, 423 .gpio_button = &lenovo_yoga_tab2_830_1050_lid, 775 .gpio_button = &lenovo_yoga_tab2_830_1050_lid,
|