Searched defs:_status (Results 1 – 12 of 12) sorted by relevance
/linux/drivers/memory/tegra/ |
H A D | tegra114.c | 1076 #define TEGRA114_MC_RESET(_name, _control, _status, _bit) \ argument
|
H A D | tegra210.c | 1234 #define TEGRA210_MC_RESET(_name, _control, _status, _bit) \ argument
|
H A D | tegra124.c | 1112 #define TEGRA124_MC_RESET(_name, _control, _status, _bit) \ argument
|
H A D | tegra30.c | 1189 #define TEGRA30_MC_RESET(_name, _control, _status, _bit) \ argument
|
H A D | tegra20.c | 251 #define TEGRA20_MC_RESET(_name, _control, _status, _reset, _bit) \ argument
|
/linux/arch/mips/include/asm/sgi/ |
H A D | pi1.h | 21 u8 _status[3]; member
|
/linux/drivers/net/ethernet/brocade/bna/ |
H A D | bfa_msgq.c | 18 #define call_cmdq_ent_cbfn(_cmdq_ent, _status) \ argument
|
H A D | bna_hw_defs.h | 189 #define bna_intr_status_get(_bna, _status) \ argument
|
/linux/drivers/staging/rtl8723bs/os_dep/ |
H A D | os_intfs.c | 473 u32 _status = _SUCCESS; in rtw_start_drv_threads() local
|
/linux/sound/core/ |
H A D | timer.c | 1888 struct snd_timer_status32 __user *_status) in snd_timer_user_status32() 1910 struct snd_timer_status64 __user *_status) in snd_timer_user_status64()
|
H A D | pcm_native.c | 1095 struct snd_pcm_status64 __user * _status, in snd_pcm_status_user64() 1119 struct snd_pcm_status32 __user * _status, in snd_pcm_status_user32()
|
/linux/drivers/soc/tegra/ |
H A D | pmc.c | 3459 #define TEGRA_IO_PAD(_id, _dpd, _request, _status, _voltage, _name) \ argument
|