Home
last modified time | relevance | path

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

/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/xr829/include/linux/
Dof.h188 static inline int of_node_check_flag(struct device_node *n, unsigned long flag) in of_node_check_flag() function
936 static inline int of_node_check_flag(struct device_node *n, unsigned long flag) in of_node_check_flag() function
/device/soc/rockchip/common/sdk_linux/drivers/gpio/
Dgpiolib-of.c781 if (!of_node_check_flag(rd->dn, OF_POPULATED)) { in of_gpio_notify()