Home
last modified time | relevance | path

Searched defs:gpiod (Results 1 – 25 of 84) sorted by relevance

1234

/OK3568_Linux_fs/kernel/drivers/video/rockchip/vehicle/
H A Dvehicle_gpio.c32 struct gpio_detect *gpiod = container_of(work, struct gpio_detect, in gpio_det_work_func() local
47 struct gpio_detect *gpiod = dev_id; in gpio_det_interrupt() local
63 static int vehicle_gpio_init_check(struct gpio_detect *gpiod) in vehicle_gpio_init_check()
78 bool vehicle_gpio_reverse_check(struct gpio_detect *gpiod) in vehicle_gpio_reverse_check()
88 static int gpio_parse_dt(struct gpio_detect *gpiod, const char *ad_name) in gpio_parse_dt()
130 int vehicle_gpio_init(struct gpio_detect *gpiod, const char *ad_name) in vehicle_gpio_init()
174 int vehicle_gpio_deinit(struct gpio_detect *gpiod) in vehicle_gpio_deinit()
/OK3568_Linux_fs/kernel/drivers/misc/
H A Dusb_cam_gpio.c43 struct usb_cam_gpio *gpiod = container_of(sys_dev, struct usb_cam_gpio, in hd_camera_on_show() local
53 struct usb_cam_gpio *gpiod = container_of(sys_dev, struct usb_cam_gpio, in hd_camera_on_store() local
73 struct usb_cam_gpio *gpiod = container_of(sys_dev, in ir_camera_on_show() local
83 struct usb_cam_gpio *gpiod = container_of(sys_dev, in ir_camera_on_store() local
106 static int usb_cam_gpio_device_register(struct usb_cam_gpio *gpiod) in usb_cam_gpio_device_register()
122 struct usb_cam_gpio *gpiod; in usb_cam_gpio_probe() local
H A Dgpio-detection.c99 static void gpio_det_report_event(struct gpio_data *gpiod) in gpio_det_report_event()
122 struct gpio_data *gpiod = container_of(work, struct gpio_data, in gpio_det_work_func() local
138 struct gpio_data *gpiod = dev_id; in gpio_det_interrupt() local
156 struct gpio_data *gpiod; in gpio_det_init_status_check() local
211 struct gpio_data *gpiod = container_of(dev, struct gpio_data, dev); in status_show() local
220 struct gpio_data *gpiod; in status_store() local
261 struct gpio_data *gpiod) in gpio_detection_class_register()
280 struct gpio_data *gpiod; in gpio_det_parse_dt() local
323 struct gpio_data *gpiod; in gpio_det_probe() local
/OK3568_Linux_fs/kernel/drivers/clk/
H A Dclk-gpio.c46 struct gpio_desc *gpiod; member
140 struct gpio_desc *gpiod, in clk_register_gpio()
175 struct gpio_desc *gpiod) in clk_hw_register_gpio_gate()
188 struct gpio_desc *gpiod) in clk_hw_register_gpio_mux()
199 struct gpio_desc *gpiod; in gpio_clk_driver_probe() local
/OK3568_Linux_fs/kernel/drivers/net/phy/
H A Dfixed_phy.c135 struct gpio_desc *gpiod) in fixed_phy_add_gpiod()
193 struct gpio_desc *gpiod; in fixed_phy_get_gpiod() local
229 struct gpio_desc *gpiod) in __fixed_phy_register()
321 struct gpio_desc *gpiod) in fixed_phy_register_with_gpiod()
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dstm32mp15xxad-pinctrl.dtsi28 gpiod: gpio@50005000 { label
H A Dstm32mp15xxab-pinctrl.dtsi28 gpiod: gpio@50005000 { label
H A Dstm32mp15xxac-pinctrl.dtsi28 gpiod: gpio@50005000 { label
H A Dstm32f469-pinctrl.dtsi62 gpiod: gpio@40020c00 { label
H A Dstm32mp15xxaa-pinctrl.dtsi28 gpiod: gpio@50005000 { label
H A Dstm32f429-pinctrl.dtsi62 gpiod: gpio@40020c00 { label
H A Dstm32h743-pinctrl.dtsi86 gpiod: gpio@58020c00 { label
H A Dstm32f7-pinctrl.dtsi50 gpiod: gpio@40020c00 { label
H A Dstm32f4-pinctrl.dtsi86 gpiod: gpio@40020c00 { label
/OK3568_Linux_fs/kernel/drivers/leds/
H A Dleds-gpio.c22 struct gpio_desc *gpiod; member
207 struct gpio_desc *gpiod; in gpio_led_get_gpiod() local
H A Dleds-s3c24xx.c24 struct gpio_desc *gpiod; member
H A Dleds-lt3593.c17 struct gpio_desc *gpiod; member
/OK3568_Linux_fs/kernel/include/linux/
H A Dw1-gpio.h16 struct gpio_desc *gpiod; member
H A Dphy_fixed.h49 struct gpio_desc *gpiod) in fixed_phy_register_with_gpiod()
/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dled.h24 struct gpio_desc *gpiod; member
/OK3568_Linux_fs/u-boot/arch/arm/dts/
H A Dstm32f746.dtsi150 gpiod: gpio@40020c00 { label
/OK3568_Linux_fs/kernel/drivers/extcon/
H A Dextcon-max3355.c58 struct gpio_desc *gpiod; in max3355_probe() local
/OK3568_Linux_fs/kernel/drivers/video/backlight/
H A Dgpio_backlight.c21 struct gpio_desc *gpiod; member
/OK3568_Linux_fs/kernel/arch/arm/mach-omap1/
H A Dams-delta-fiq.c85 struct gpio_desc *gpiod, *data = NULL, *clk = NULL; in ams_delta_init_fiq() local
/OK3568_Linux_fs/kernel/drivers/regulator/
H A Dwm8994-regulator.c156 struct gpio_desc *gpiod; in wm8994_ldo_probe() local

1234