Home
last modified time | relevance | path

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

/drivers/input/rmi4/
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()
/drivers/media/dvb-frontends/drx39xyj/
Ddrxj.h416 bool has_gpio; /*< true if GPIO is available */ member
Ddrxj.c2559 ext_attr->has_gpio = false; in get_device_capabilities()
2569 ext_attr->has_gpio = false; in get_device_capabilities()
2579 ext_attr->has_gpio = true; in get_device_capabilities()
2589 ext_attr->has_gpio = true; in get_device_capabilities()
2599 ext_attr->has_gpio = true; in get_device_capabilities()
2609 ext_attr->has_gpio = true; in get_device_capabilities()
2619 ext_attr->has_gpio = true; in get_device_capabilities()
2629 ext_attr->has_gpio = true; in get_device_capabilities()
2639 ext_attr->has_gpio = true; in get_device_capabilities()
2649 ext_attr->has_gpio = true; in get_device_capabilities()
[all …]