Searched refs:rtw_get_gpio (Results 1 – 3 of 3) sorted by relevance
677 int rtw_get_gpio(struct net_device *netdev, int gpio_num);
2094 int rtw_get_gpio(struct net_device *netdev, int gpio_num) in rtw_get_gpio() function2120 EXPORT_SYMBOL(rtw_get_gpio);
3147 value = rtw_get_gpio(dev, extra_arg); in rtw_dbg_port()