Searched refs:check_channel (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/adc/ |
| H A D | adc-uclass.c | 30 static int check_channel(struct udevice *dev, int value, bool number_or_mask, in check_channel() function 105 ret = check_channel(dev, channel, CHECK_NUMBER, __func__); in adc_start_channel() 124 ret = check_channel(dev, channel_mask, CHECK_MASK, __func__); in adc_start_channels() 145 ret = check_channel(dev, channel, CHECK_NUMBER, __func__); in adc_channel_data() 172 ret = check_channel(dev, channel_mask, CHECK_MASK, __func__); in adc_channels_data()
|
| H A D | adc-uclass.su | |
| /OK3568_Linux_fs/kernel/drivers/edac/ |
| H A D | pnd2_edac.c | 1072 static int check_channel(int ch) in check_channel() function 1091 ret += check_channel(i); in apl_check_ecc_active()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/os_dep/linux/ |
| H A D | ioctl_cfg80211.c | 10630 static int check_channel(_adapter* padapter,u8 ch, u8 bw, u8 offset) { in check_channel() function 10685 if (check_channel(padapter, ch, bw, offset) == _FAIL) in cfg80211_rtw_channel_switch()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/os_dep/linux/ |
| H A D | ioctl_cfg80211.c | 10654 static int check_channel(_adapter* padapter,u8 ch, u8 bw, u8 offset) { in check_channel() function 10709 if (check_channel(padapter, ch, bw, offset) == _FAIL) in cfg80211_rtw_channel_switch()
|
| /OK3568_Linux_fs/u-boot/ |
| H A D | System.map | |
| H A D | u-boot.sym | |
| H A D | u-boot.map | |