Searched refs:cd0 (Results 1 - 2 of 2) sorted by relevance
/linux-4.1.27/drivers/net/wireless/ath/ |
H A D | dfs_pattern_detector.c | 253 struct channel_detector *cd, *cd0; dpd_exit() local 255 list_for_each_entry_safe(cd, cd0, &dpd->channel_detectors, head) dpd_exit() 309 struct channel_detector *cd, *cd0; dpd_set_domain() local 322 list_for_each_entry_safe(cd, cd0, &dpd->channel_detectors, head) dpd_set_domain()
|
/linux-4.1.27/drivers/scsi/ |
H A D | st.c | 2231 struct cdev *cd0, *cd1; st_set_options() 2236 cd0 = STm->cdevs[0]; st_set_options() 2241 STm->cdevs[0] = cd0; st_set_options() 2221 struct cdev *cd0, *cd1; st_set_options() local
|
Completed in 98 milliseconds