| /linux/sound/hda/codecs/side-codecs/ |
| H A D | cirrus_scodec.c | 27 speaker_id = gpiod_get_value_cansleep(speaker_id_desc); in cirrus_scodec_get_speaker_id() 54 tmp = gpiod_get_value_cansleep(speaker_id_desc); in cirrus_scodec_get_speaker_id()
|
| /linux/drivers/misc/mei/ |
| H A D | vsc-tp.c | 138 return read_poll_timeout(gpiod_get_value_cansleep, ret, ret, in vsc_tp_wakeup_request() 332 ret = read_poll_timeout(gpiod_get_value_cansleep, ret, in vsc_tp_rom_xfer() 386 if (!gpiod_get_value_cansleep(tp->wakeuphost)) in vsc_tp_need_read() 388 if (!gpiod_get_value_cansleep(tp->wakeupfw)) in vsc_tp_need_read()
|
| /linux/drivers/input/keyboard/ |
| H A D | clps711x-keypad.c | 54 state = gpiod_get_value_cansleep(data->desc); in clps711x_keypad_poll() 56 state1 = gpiod_get_value_cansleep(data->desc); in clps711x_keypad_poll()
|
| /linux/sound/soc/codecs/ |
| H A D | max9768.c | 45 int val = gpiod_get_value_cansleep(max9768->mute); in max9768_get_gpio() 60 if (val != gpiod_get_value_cansleep(max9768->mute)) in max9768_set_gpio()
|
| H A D | uda1334.c | 64 ret = gpiod_get_value_cansleep(uda1334->deemph); in uda1334_get_deemph()
|
| /linux/drivers/extcon/ |
| H A D | extcon-usb-gpio.c | 69 gpiod_get_value_cansleep(info->id_gpiod) : 1; in usb_extcon_detect_cable() 71 gpiod_get_value_cansleep(info->vbus_gpiod) : id; in usb_extcon_detect_cable()
|
| H A D | extcon-gpio.c | 52 state = gpiod_get_value_cansleep(data->gpiod); in gpio_extcon_work()
|
| H A D | extcon-max3355.c | 31 int id = gpiod_get_value_cansleep(data->id_gpiod); in max3355_id_irq()
|
| H A D | extcon-intel-int3496.c | 84 int id = gpiod_get_value_cansleep(data->gpio_usb_id); in int3496_do_usb_id()
|
| /linux/drivers/input/touchscreen/ |
| H A D | eeti_ts.c | 102 !gpiod_get_value_cansleep(eeti->attn_gpio)) { in eeti_ts_isr() 128 if (eeti->attn_gpio && gpiod_get_value_cansleep(eeti->attn_gpio)) in eeti_ts_start()
|
| /linux/drivers/mmc/core/ |
| H A D | slot-gpio.c | 85 gpiod_get_value_cansleep(ctx->ro_gpio) : in mmc_gpio_get_ro() 100 gpiod_get_value_cansleep(ctx->cd_gpio) : in mmc_gpio_get_cd()
|
| /linux/drivers/leds/ |
| H A D | leds-ns2.c | 62 cmd_level = gpiod_get_value_cansleep(led->cmd); in ns2_led_get_mode() 63 slow_level = gpiod_get_value_cansleep(led->slow); in ns2_led_get_mode()
|
| /linux/drivers/video/fbdev/omap2/omapfb/displays/ |
| H A D | encoder-tpd12s015.c | 146 if (!gpiod_get_value_cansleep(ddata->hpd_gpio)) in tpd_read_edid() 162 return gpiod_get_value_cansleep(ddata->hpd_gpio); in tpd_detect()
|
| H A D | connector-hdmi.c | 160 return gpiod_get_value_cansleep(ddata->hpd_gpio); in hdmic_detect()
|
| /linux/drivers/clk/ |
| H A D | clk-gpio.c | 102 return gpiod_get_value_cansleep(clk->gpiod); in clk_sleeping_gpio_gate_is_prepared() 123 return gpiod_get_value_cansleep(clk->gpiod); in clk_gpio_mux_get_parent()
|
| /linux/drivers/usb/common/ |
| H A D | usb-conn-gpio.c | 81 gpiod_get_value_cansleep(info->id_gpiod) : 1; in usb_conn_detect_cable() 83 gpiod_get_value_cansleep(info->vbus_gpiod) : id; in usb_conn_detect_cable()
|
| /linux/drivers/hwmon/ |
| H A D | gpio-fan.c | 79 gpiod_get_value_cansleep(fan_data->alarm_gpio)); in fan1_alarm_show() 125 value = gpiod_get_value_cansleep(fan_data->gpios[i]); in __get_fan_ctrl() 372 gpiod_get_value_cansleep(gpios[i])); in fan_ctrl_init()
|
| /linux/drivers/video/backlight/ |
| H A D | gpio_backlight.c | 85 else if (gpiod_get_value_cansleep(gbl->gpiod) == 0) in gpio_backlight_probe()
|
| /linux/drivers/leds/trigger/ |
| H A D | ledtrig-gpio.c | 30 tmp = gpiod_get_value_cansleep(gpio_data->gpiod); in gpio_trig_irq()
|
| /linux/drivers/phy/broadcom/ |
| H A D | phy-bcm-ns2-usbdrd.c | 237 id = gpiod_get_value_cansleep(driver->id_gpiod); in extcon_work() 238 vbus = gpiod_get_value_cansleep(driver->vbus_gpiod); in extcon_work()
|
| /linux/drivers/regulator/ |
| H A D | tps65185.c | 137 return gpiod_get_value_cansleep(data->pgood_gpio); in tps65185_check_powergood() 186 if (gpiod_get_value_cansleep(data->pgood_gpio) != 1) in tps65185_vposneg_enable()
|
| H A D | fp9931.c | 296 return gpiod_get_value_cansleep(data->pgood_gpio); in fp9931_check_powergood() 353 if (gpiod_get_value_cansleep(data->pgood_gpio) != 1) { in fp9931_set_enable()
|
| /linux/drivers/gnss/ |
| H A D | sirf.c | 194 ret = gpiod_get_value_cansleep(data->wakeup); in sirf_wakeup_handler() 464 ret = gpiod_get_value_cansleep(data->wakeup); in sirf_probe()
|
| /linux/drivers/usb/host/ |
| H A D | ohci-da8xx.c | 130 return gpiod_get_value_cansleep(da8xx_ohci->oc_gpio); in ohci_da8xx_get_oci() 188 if (gpiod_get_value_cansleep(da8xx_ohci->oc_gpio) && in ohci_da8xx_oc_thread()
|
| /linux/drivers/platform/surface/ |
| H A D | surface_hotplug.c | 92 value = gpiod_get_value_cansleep(sdev->gpio[type]); in shps_dsm_notify_irq()
|