Home
last modified time | relevance | path

Searched refs:shdn_gpio (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/sound/soc/codecs/
H A Dmax9768.c31 int shdn_gpio; member
187 err = devm_gpio_request_one(&client->dev, pdata->shdn_gpio, in max9768_i2c_probe()
189 max9768->shdn_gpio = err ?: pdata->shdn_gpio; in max9768_i2c_probe()
193 max9768->shdn_gpio = -EINVAL; in max9768_i2c_probe()
/openbmc/linux/include/sound/
H A Dmax9768.h18 int shdn_gpio; member