Searched refs:prop_size (Results 1 – 4 of 4) sorted by relevance
321 cfg->cap_data.prop_size = APM_CONTAINER_PROP_ID_CAPABILITY_SIZE; in apm_populate_sub_graph_config() 327 cfg->pos_data.prop_size = sizeof(struct apm_cont_prop_id_graph_pos); in apm_populate_sub_graph_config() 332 cfg->stack_data.prop_size = sizeof(struct apm_cont_prop_id_stack_size); in apm_populate_sub_graph_config() 337 cfg->domain_data.prop_size = sizeof(struct apm_cont_prop_id_domain);349 cfg->perf_data.prop_size = APM_SG_PROP_ID_PERF_MODE_SIZE;354 cfg->dir_data.prop_size = APM_SG_PROP_ID_DIR_SIZE; in apm_populate_module_list_obj() 359 cfg->sid_data.prop_size = APM_SG_PROP_ID_SID_SIZE; in apm_populate_module_list_obj() 370 obj->prop_data_1.prop_size = APM_MODULE_PROP_ID_PORT_INFO_SZ; in audioreach_populate_graph()
32 u32 prop_size) in dlpar_clone_property() argument41 new_prop->value = kzalloc(prop_size, GFP_KERNEL); in dlpar_clone_property()48 new_prop->length = prop_size; in dlpar_clone_property()
824 u32 prop_usage_id, size_t prop_size, in hid_sensor_custom_get_prop() argument830 memset(prop, 0, prop_size); in hid_sensor_custom_get_prop()839 prop_attr.index, prop_size, prop); in hid_sensor_custom_get_prop()
816 int prop_size; in mpc52xx_fec_probe() local930 prop = of_get_property(np, "current-speed", &prop_size); in mpc52xx_fec_probe()931 if (prop && (prop_size >= sizeof(u32) * 2)) { in mpc52xx_fec_probe()