Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/gpio/
Dgpio-sx150x.c125 static inline bool offset_is_oscio(struct sx150x_chip *chip, unsigned offset) in offset_is_oscio() function
242 if (!offset_is_oscio(chip, offset)) { in sx150x_gpio_get()
258 if (offset_is_oscio(chip, offset)) in sx150x_gpio_set()
272 if (!offset_is_oscio(chip, offset)) { in sx150x_gpio_direction_input()
289 if (!offset_is_oscio(chip, offset)) { in sx150x_gpio_direction_output()