Searched refs:component_handle (Results 1 – 2 of 2) sorted by relevance
115 u32 component_handle; /* VideoCore handle for component */ member123 u32 component_handle; member132 u32 component_handle; member141 u32 component_handle; member150 u32 component_handle; /* component handle port is associated with */ member158 u32 component_handle; /* component handle port is associated with */ member171 u32 component_handle; member183 u32 component_handle; /* component handle port is associated with */ member196 u32 component_handle; member204 u32 component_handle; member[all …]
417 m.u.buffer_from_host.drvbuf.component_handle = port->component->handle; in buffer_from_host()788 m.u.port_info_set.component_handle = port->component->handle; in port_info_set()844 m.u.port_info_get.component_handle = port->component->handle; in port_info_get()961 component->handle = rmsg->u.component_create_reply.component_handle; in create_component()986 m.u.component_destroy.component_handle = component->handle; in destroy_component()1019 m.u.component_enable.component_handle = component->handle; in enable_component()1051 m.u.component_disable.component_handle = component->handle; in disable_component()1117 m.u.port_action_port.component_handle = port->component->handle; in port_action_port()1162 m.u.port_action_handle.component_handle = port->component->handle; in port_action_handle()1207 m.u.port_parameter_set.component_handle = port->component->handle; in port_parameter_set()[all …]