Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Drt5659.h1796 struct gpio_desc *gpiod_ldo1_en; member
H A Drt5659.c4117 rt5659->gpiod_ldo1_en = devm_gpiod_get_optional(&i2c->dev, "ldo1-en", in rt5659_i2c_probe()
4119 if (IS_ERR(rt5659->gpiod_ldo1_en)) in rt5659_i2c_probe()
H A Drt5665.c47 struct gpio_desc *gpiod_ldo1_en; member