Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpio/
Dgpio-sx150x.c192 static inline bool offset_is_oscio(struct sx150x_chip *chip, unsigned offset) in offset_is_oscio() function
307 if (!offset_is_oscio(chip, offset)) { in sx150x_gpio_get()
321 if (offset_is_oscio(chip, offset)) in sx150x_gpio_set()
333 if (!offset_is_oscio(chip, offset)) { in sx150x_gpio_direction_input()
348 if (!offset_is_oscio(chip, offset)) { in sx150x_gpio_direction_output()