Home
last modified time | relevance | path

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

/linux/drivers/net/can/spi/
H A Dmcp251x.c435 static inline bool mcp251x_gpio_is_input(unsigned int offset) in mcp251x_gpio_is_input() function
447 if (mcp251x_gpio_is_input(offset)) in mcp251x_gpio_request()
468 if (mcp251x_gpio_is_input(offset)) in mcp251x_gpio_free()
483 if (mcp251x_gpio_is_input(offset)) in mcp251x_gpio_get_direction()
494 if (mcp251x_gpio_is_input(offset)) { in mcp251x_gpio_get()