Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpio/
H A Dgpio-cs5535.c256 static int chip_direction_output(struct gpio_chip *c, unsigned offset, int val) in chip_direction_output() function
300 .direction_output = chip_direction_output,
/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dzl38060.c422 chip_direction_output(struct gpio_chip *c, unsigned int offset, int val) in chip_direction_output() function
438 .direction_output = chip_direction_output,