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
448 if (mcp251x_gpio_is_input(offset)) in mcp251x_gpio_request()
471 if (mcp251x_gpio_is_input(offset)) in mcp251x_gpio_free()
486 if (mcp251x_gpio_is_input(offset)) in mcp251x_gpio_get_direction()
497 if (mcp251x_gpio_is_input(offset)) { in mcp251x_gpio_get()