[go: nahoru, domu]

Searched defs:start_scan (Results 1 - 5 of 5) sorted by relevance

/drivers/scsi/mpt2sas/
H A Dmpt2sas_base.h692 * @start_scan: flag set from scan_start callback, cleared from _mpt2sas_fw_work
846 u8 start_scan; member in struct:MPT2SAS_ADAPTER
/drivers/scsi/mpt3sas/
H A Dmpt3sas_base.h625 * @start_scan: flag set from scan_start callback, cleared from _mpt3sas_fw_work
777 u8 start_scan; member in struct:MPT3SAS_ADAPTER
/drivers/scsi/ufs/
H A Dufshcd.c3943 * @start_scan: row at the desc table to start scan from
3948 static u32 ufshcd_get_max_icc_level(int sup_curr_uA, u32 start_scan, char *buff) argument
3955 for (i = start_scan; i >= 0; i--) {
/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211.h2142 * The syncro version is similar to the start_scan but
2150 * The function start_scan should initiate the background
2154 void (*start_scan)(struct net_device *dev); member in struct:ieee80211_device
/drivers/staging/rtl8192e/
H A Drtllib.h2439 * The syncro version is similar to the start_scan but
2447 * The function start_scan should initiate the background
2451 void (*start_scan)(struct net_device *dev); member in struct:rtllib_device

Completed in 246 milliseconds