Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpio/
Dgpio-sx150x.c187 static inline bool offset_is_oscio(struct sx150x_chip *chip, unsigned offset) in offset_is_oscio() function
304 if (!offset_is_oscio(chip, offset)) { in sx150x_gpio_get()
320 if (offset_is_oscio(chip, offset)) in sx150x_gpio_set()
334 if (!offset_is_oscio(chip, offset)) { in sx150x_gpio_direction_input()
351 if (!offset_is_oscio(chip, offset)) { in sx150x_gpio_direction_output()