Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dzl38060.c390 static int chip_gpio_set(struct gpio_chip *c, unsigned int offset, int val) in chip_gpio_set() function
427 ret = chip_gpio_set(c, offset, val); in chip_direction_output()
443 .set = chip_gpio_set,