Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/rtl8723bs/include/
Ddrv_types.h663 int rtw_get_gpio(struct net_device *netdev, int gpio_num);
/Linux-v5.10/drivers/staging/rtl8723bs/core/
Drtw_wlan_util.c2009 int rtw_get_gpio(struct net_device *netdev, int gpio_num) in rtw_get_gpio() function
2035 EXPORT_SYMBOL(rtw_get_gpio);
/Linux-v5.10/drivers/staging/rtl8723bs/os_dep/
Dioctl_linux.c3122 value = rtw_get_gpio(dev, extra_arg); in rtw_dbg_port()