/Linux-v4.19/drivers/scsi/ |
D | 53c700.h | 429 for(i=0; i< (sizeof(A_##symbol##_used) / sizeof(__u32)); i++) { \ 430 __u32 val = bS_to_cpu((script)[A_##symbol##_used[i]]) + da; \ 431 (script)[A_##symbol##_used[i]] = bS_to_host(val); \ 432 dma_cache_sync((dev), &(script)[A_##symbol##_used[i]], 4, DMA_TO_DEVICE); \ 434 #symbol, A_##symbol##_used[i], &da)); \ 442 for(i=0; i< (sizeof(A_##symbol##_used) / sizeof(__u32)); i++) { \ 443 (script)[A_##symbol##_used[i]] = bS_to_host(da); \ 444 dma_cache_sync((dev), &(script)[A_##symbol##_used[i]], 4, DMA_TO_DEVICE); \ 446 #symbol, A_##symbol##_used[i], &da)); \ 454 for(i=0; i< (sizeof(A_##symbol##_used) / sizeof(__u32)); i++) { \ [all …]
|
/Linux-v4.19/drivers/staging/rtlwifi/phydm/ |
D | phydm_debug.c | 228 static void phydm_bb_rx_hang_info(void *dm_void, u32 *_used, char *output, in phydm_bb_rx_hang_info() argument 233 u32 used = *_used; in phydm_bb_rx_hang_info() 432 static void phydm_bb_debug_info_n_series(void *dm_void, u32 *_used, in phydm_bb_debug_info_n_series() argument 436 u32 used = *_used; in phydm_bb_debug_info_n_series() 610 static void phydm_bb_debug_info(void *dm_void, u32 *_used, char *output, in phydm_bb_debug_info() argument 614 u32 used = *_used; in phydm_bb_debug_info() 1229 void phydm_basic_profile(void *dm_void, u32 *_used, char *output, u32 *_out_len) in phydm_basic_profile() argument 1234 u32 used = *_used; in phydm_basic_profile() 1326 *_used = used; in phydm_basic_profile() 1424 static void phydm_get_per_path_txagc(void *dm_void, u8 path, u32 *_used, in phydm_get_per_path_txagc() argument [all …]
|
D | phydm_rainfo.h | 189 void phydm_h2C_debug(void *dm_void, u32 *const dm_value, u32 *_used, 192 void phydm_RA_debug_PCR(void *dm_void, u32 *const dm_value, u32 *_used,
|
D | phydm_psd.h | 43 void phydm_psd_debug(void *dm_void, char input[][16], u32 *_used, char *output,
|
D | phydm.h | 853 void phydm_support_ability_debug(void *dm_void, u32 *const dm_value, u32 *_used, 858 void phydm_config_trx_path(void *dm_void, u32 *const dm_value, u32 *_used, 927 void phydm_set_ext_switch(void *dm_void, u32 *const dm_value, u32 *_used, 931 u32 *_used, char *output, u32 *_out_len);
|
D | phydm_adc_sampling.h | 83 void phydm_lamode_trigger_setting(void *dm_void, char input[][16], u32 *_used,
|
D | phydm.c | 232 void phydm_config_trx_path(void *dm_void, u32 *const dm_value, u32 *_used, in phydm_config_trx_path() argument 236 u32 used = *_used; in phydm_config_trx_path() 534 void phydm_support_ability_debug(void *dm_void, u32 *const dm_value, u32 *_used, in phydm_support_ability_debug() argument 539 u32 used = *_used; in phydm_support_ability_debug() 1444 void phydm_set_ext_switch(void *dm_void, u32 *const dm_value, u32 *_used, in phydm_set_ext_switch() argument 1879 u32 *_used, char *output, u32 *_out_len) in phydm_api_debug() argument 1882 u32 used = *_used; in phydm_api_debug()
|
D | phydm_psd.c | 350 void phydm_psd_debug(void *dm_void, char input[][16], u32 *_used, char *output, in phydm_psd_debug() argument 356 u32 used = *_used; in phydm_psd_debug()
|
D | phydm_debug.h | 145 void phydm_basic_profile(void *dm_void, u32 *_used, char *output,
|
D | phydm_rainfo.c | 21 void phydm_h2C_debug(void *dm_void, u32 *const dm_value, u32 *_used, in phydm_h2C_debug() argument 28 u32 used = *_used; in phydm_h2C_debug() 43 void phydm_RA_debug_PCR(void *dm_void, u32 *const dm_value, u32 *_used, in phydm_RA_debug_PCR() argument 48 u32 used = *_used; in phydm_RA_debug_PCR()
|
D | phydm_adc_sampling.c | 534 void phydm_lamode_trigger_setting(void *dm_void, char input[][16], u32 *_used, in phydm_lamode_trigger_setting() argument 545 u32 used = *_used; in phydm_lamode_trigger_setting()
|
/Linux-v4.19/Documentation/filesystems/ext4/ondisk/ |
D | group_descr.rst | 75 - bg\_used\_dirs\_count\_lo 132 - bg\_used\_dirs\_count\_hi
|