Searched refs:cd0 (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ |
H A D | dfs_pattern_detector.c | 264 struct channel_detector *cd, *cd0; in dpd_exit() local 265 list_for_each_entry_safe(cd, cd0, &dpd->channel_detectors, head) in dpd_exit() 322 struct channel_detector *cd, *cd0; in dpd_set_domain() local 334 list_for_each_entry_safe(cd, cd0, &dpd->channel_detectors, head) in dpd_set_domain()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ |
H A D | dfs_pattern_detector.c | 266 struct channel_detector *cd, *cd0; in dpd_exit() local 267 list_for_each_entry_safe(cd, cd0, &dpd->channel_detectors, head) in dpd_exit() 324 struct channel_detector *cd, *cd0; in dpd_set_domain() local 336 list_for_each_entry_safe(cd, cd0, &dpd->channel_detectors, head) in dpd_set_domain()
|
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | st.c | 2288 struct cdev *cd0, *cd1; in st_set_options() 2293 cd0 = STm->cdevs[0]; in st_set_options() 2298 STm->cdevs[0] = cd0; in st_set_options() 2279 struct cdev *cd0, *cd1; st_set_options() local
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | st.c | 2289 struct cdev *cd0, *cd1; in st_set_options() 2294 cd0 = STm->cdevs[0]; in st_set_options() 2299 STm->cdevs[0] = cd0; in st_set_options() 2280 struct cdev *cd0, *cd1; st_set_options() local
|
Completed in 13 milliseconds