Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/can/spi/
Dmcp251x.c423 static inline bool mcp251x_gpio_is_input(unsigned int offset) in mcp251x_gpio_is_input() function
435 if (mcp251x_gpio_is_input(offset)) in mcp251x_gpio_request()
456 if (mcp251x_gpio_is_input(offset)) in mcp251x_gpio_free()
471 if (mcp251x_gpio_is_input(offset)) in mcp251x_gpio_get_direction()
482 if (mcp251x_gpio_is_input(offset)) { in mcp251x_gpio_get()