Home
last modified time | relevance | path

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

/linux-6.1.9/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()
/linux-6.1.9/drivers/media/dvb-frontends/drx39xyj/
Ddrxj.h416 bool has_gpio; /*< true if GPIO is available */ member
Ddrxj.c2558 ext_attr->has_gpio = false; in get_device_capabilities()
2568 ext_attr->has_gpio = false; in get_device_capabilities()
2578 ext_attr->has_gpio = true; in get_device_capabilities()
2588 ext_attr->has_gpio = true; in get_device_capabilities()
2598 ext_attr->has_gpio = true; in get_device_capabilities()
2608 ext_attr->has_gpio = true; in get_device_capabilities()
2618 ext_attr->has_gpio = true; in get_device_capabilities()
2628 ext_attr->has_gpio = true; in get_device_capabilities()
2638 ext_attr->has_gpio = true; in get_device_capabilities()
2648 ext_attr->has_gpio = true; in get_device_capabilities()
[all …]