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 …]
404 m.u.buffer_from_host.drvbuf.component_handle = port->component->handle; in buffer_from_host()778 m.u.port_info_set.component_handle = port->component->handle; in port_info_set()834 m.u.port_info_get.component_handle = port->component->handle; in port_info_get()951 component->handle = rmsg->u.component_create_reply.component_handle; in create_component()976 m.u.component_destroy.component_handle = component->handle; in destroy_component()1009 m.u.component_enable.component_handle = component->handle; in enable_component()1041 m.u.component_disable.component_handle = component->handle; in disable_component()1107 m.u.port_action_port.component_handle = port->component->handle; in port_action_port()1152 m.u.port_action_handle.component_handle = port->component->handle; in port_action_handle()1197 m.u.port_parameter_set.component_handle = port->component->handle; in port_parameter_set()[all …]