Searched defs:state_size (Results 1 – 7 of 7) sorted by relevance
| /linux/include/linux/ |
| H A D | proc_fs.h | 136 #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 D | qat_mig_dev.h | 13 u32 state_size; member
|
| /linux/sound/soc/intel/catpt/ |
| H A D | core.h | 57 u32 state_size; member
|
| /linux/drivers/media/pci/ddbridge/ |
| H A D | ddbridge-mci.h | 236 u32 state_size; member
|
| /linux/drivers/gpu/drm/radeon/ |
| H A D | si_dpm.c | 5222 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 D | ni_dpm.c | 2694 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 D | si_dpm.c | 5809 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
|