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

/linux-master/drivers/gpio/
H A Dgpio-cs5535.c256 static int chip_direction_output(struct gpio_chip *c, unsigned offset, int val) function
300 .direction_output = chip_direction_output,
/linux-master/sound/soc/codecs/
H A Dzl38060.c421 chip_direction_output(struct gpio_chip *c, unsigned int offset, int val) function
437 .direction_output = chip_direction_output,

Completed in 121 milliseconds