Home
last modified time | relevance | path

Searched refs:prop_id (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/
H A Ddrm_sysfs.c494 char hotplug_str[] = "HOTPLUG=1", conn_id[21], prop_id[21]; in drm_sysfs_connector_property_event() local
495 char *envp[4] = { hotplug_str, conn_id, prop_id, NULL }; in drm_sysfs_connector_property_event()
502 snprintf(prop_id, ARRAY_SIZE(prop_id), in drm_sysfs_connector_property_event()
H A Ddrm_crtc_internal.h171 uint32_t prop_id);
H A Ddrm_property.c473 property = drm_property_find(dev, file_priv, out_resp->prop_id); in drm_mode_getproperty_ioctl()
/linux/sound/soc/qcom/qdsp6/
H A Daudioreach.c320 cfg->cap_data.prop_id = APM_CONTAINER_PROP_ID_CAPABILITY_LIST; in apm_populate_sub_graph_config()
326 cfg->pos_data.prop_id = APM_CONTAINER_PROP_ID_GRAPH_POS; in apm_populate_sub_graph_config()
331 cfg->stack_data.prop_id = APM_CONTAINER_PROP_ID_STACK_SIZE; in apm_populate_sub_graph_config()
336 cfg->domain_data.prop_id = APM_CONTAINER_PROP_ID_PROC_DOMAIN; in apm_populate_sub_graph_config()
348 cfg->perf_data.prop_id = APM_SUB_GRAPH_PROP_ID_PERF_MODE; in apm_populate_module_prop_obj()
353 cfg->dir_data.prop_id = APM_SUB_GRAPH_PROP_ID_DIRECTION; in apm_populate_module_list_obj()
358 cfg->sid_data.prop_id = APM_SUB_GRAPH_PROP_ID_SCENARIO_ID; in apm_populate_module_list_obj()
369 obj->prop_data_1.prop_id = APM_MODULE_PROP_ID_PORT_INFO; in audioreach_populate_graph()