Home
last modified time | relevance | path

Searched refs:gpio_det (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/misc/
H A Dgpio-detection.c102 struct gpio_detection *gpio_det = gpiod->parent; in gpio_det_report_event() local
112 wake_lock_timeout(&gpio_det->wake_lock, in gpio_det_report_event()
154 static int gpio_det_init_status_check(struct gpio_detection *gpio_det) in gpio_det_init_status_check() argument
159 for (i = 0; i < gpio_det->num; i++) { in gpio_det_init_status_check()
160 gpiod = &gpio_det->data[i]; in gpio_det_init_status_check()
173 struct gpio_detection *gpio_det; in gpio_det_fb_notifier_callback() local
180 gpio_det = container_of(self, struct gpio_detection, fb_notifier); in gpio_det_fb_notifier_callback()
201 struct gpio_detection *gpio_det; in gpio_detection_info_show() local
203 gpio_det = container_of(attr, struct gpio_detection, cls_attr); in gpio_detection_info_show()
205 return sprintf(buf, "%d\n", gpio_det->info); in gpio_detection_info_show()
[all …]
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/rockchip/
H A Drk3562-evb2-image-reverse.dtsi22 gpio_det: gpio-det { label
78 rockchip,gpio-det = <&gpio_det>;
H A Drk3588-vehicle-evb-image-reverse.dtsi22 gpio_det: gpio-det { label
65 rockchip,gpio-det = <&gpio_det>;
H A Drk3368-px5-evb-android.dts217 gpio_det: gpio-det { label
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/gpio/
H A Dgpio-detection.txt18 gpio_det: gpio-det {