Home
last modified time | relevance | path

Searched refs:has_gpio (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/input/rmi4/ !
H A Drmi_f30.c62 bool has_gpio; member
152 if (f30->has_gpio) { in rmi_f30_attention()
290 f30->has_gpio = buf[0] & RMI_F30_HAS_GPIO; in rmi_f30_initialize()
298 if (f30->has_gpio && f30->has_led) in rmi_f30_initialize()
305 if (f30->has_gpio) { in rmi_f30_initialize()
357 if (f30->has_gpio) { in rmi_f30_initialize()
/linux/drivers/media/dvb-frontends/drx39xyj/ !
H A Ddrxj.h416 bool has_gpio; /*< true if GPIO is available */ member
H A Ddrxj.c2550 ext_attr->has_gpio = false; in get_device_capabilities()
2560 ext_attr->has_gpio = false; in get_device_capabilities()
2570 ext_attr->has_gpio = true; in get_device_capabilities()
2580 ext_attr->has_gpio = true; in get_device_capabilities()
2590 ext_attr->has_gpio = true; in get_device_capabilities()
2600 ext_attr->has_gpio = true; in get_device_capabilities()
2610 ext_attr->has_gpio = true; in get_device_capabilities()
2620 ext_attr->has_gpio = true; in get_device_capabilities()
2630 ext_attr->has_gpio = true; in get_device_capabilities()
2640 ext_attr->has_gpio = true; in get_device_capabilities()
[all …]