Home
last modified time | relevance | path

Searched defs:state_size (Results 1 – 7 of 7) sorted by relevance

/linux/include/linux/
H A Dproc_fs.h136 #define proc_create_net(name, mode, parent, ops, state_size) \ argument
218 #define proc_create_net_data(name, mode, parent, ops, state_size, data) ({NULL;}) argument
219 #define proc_create_net_data_write(name, mode, parent, ops, write, state_size, data) ({NULL;}) argument
220 #define proc_create_net(name, mode, parent, state_size, ops) ({NULL;}) argument
/linux/include/linux/qat/
H A Dqat_mig_dev.h13 u32 state_size; member
/linux/sound/soc/intel/catpt/
H A Dcore.h57 u32 state_size; member
/linux/drivers/media/pci/ddbridge/
H A Dddbridge-mci.h236 u32 state_size; member
/linux/drivers/gpu/drm/radeon/
H A Dsi_dpm.c5222 size_t state_size = struct_size(smc_state, levels, in si_upload_sw_state() local
5247 u32 state_size = sizeof(struct SISLANDS_SMC_SWSTATE_SINGLE); in si_upload_ulv_state() local
H A Dni_dpm.c2694 size_t state_size = struct_size(smc_state, levels, in ni_upload_sw_state() local
/linux/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dsi_dpm.c5809 size_t state_size = struct_size(smc_state, levels, in si_upload_sw_state() local
5831 u32 state_size = sizeof(struct SISLANDS_SMC_SWSTATE_SINGLE); in si_upload_ulv_state() local