Searched refs:component_handle (Results 1 – 2 of 2) sorted by relevance
111 u32 component_handle; /* VideoCore handle for component */ member119 u32 component_handle; member128 u32 component_handle; member137 u32 component_handle; member146 u32 component_handle; /* component handle port is associated with */ member154 u32 component_handle; /* component handle port is associated with */ member167 u32 component_handle; member179 u32 component_handle; /* component handle port is associated with */ member192 u32 component_handle; member200 u32 component_handle; member[all …]
393 m.u.buffer_from_host.drvbuf.component_handle = port->component->handle; in buffer_from_host()764 m.u.port_info_set.component_handle = port->component->handle; in port_info_set()820 m.u.port_info_get.component_handle = port->component->handle; in port_info_get()937 component->handle = rmsg->u.component_create_reply.component_handle; in create_component()962 m.u.component_destroy.component_handle = component->handle; in destroy_component()995 m.u.component_enable.component_handle = component->handle; in enable_component()1027 m.u.component_disable.component_handle = component->handle; in disable_component()1093 m.u.port_action_port.component_handle = port->component->handle; in port_action_port()1138 m.u.port_action_handle.component_handle = port->component->handle; in port_action_handle()1183 m.u.port_parameter_set.component_handle = port->component->handle; in port_parameter_set()[all …]