Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rk_pcba_test/
H A Decho_ringmic_test.c179 static int add_channel(char *src, char **dst, int len) in add_channel() function
328 pre_len = add_channel(rf_buff, &pre_buff, rf_len); in ringmic_test()
H A Decho_ringmic_pdm_test.c170 static int add_channel(char *src, char **dst, int len) in add_channel() function
282 pre_len = add_channel(rf_buff, &pre_buff, rf_len); in ringmic_test()
/OK3568_Linux_fs/kernel/drivers/s390/net/
H A Dctcm_main.c1346 static int add_channel(struct ccw_device *cdev, enum ctcm_channel_types type, in add_channel() function
1551 ret = add_channel(cdev0, type, priv); in ctcm_new_device()
1556 ret = add_channel(cdev1, type, priv); in ctcm_new_device()
/OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/
H A Dmwl8k.c4082 __u8 add_channel; member