Searched refs:public_fourcc (Results 1 – 2 of 2) sorted by relevance
492 service->public_fourcc == fourcc && in get_listening_service()1321 service->public_fourcc = in poll_services()2360 service->public_fourcc = (srvstate == VCHIQ_SRVSTATE_OPENING) ? in vchiq_add_service_internal()2416 else if ((srv->public_fourcc == params->fourcc) in vchiq_add_service_internal()2600 int is_server = (service->public_fourcc != VCHIQ_FOURCC_INVALID); in close_service_complete()2663 int is_server = (service->public_fourcc != VCHIQ_FOURCC_INVALID); in vchiq_close_service_internal()2976 service->public_fourcc = VCHIQ_FOURCC_INVALID; in vchiq_remove_service()3561 if (service->public_fourcc != VCHIQ_FOURCC_INVALID) in vchiq_dump_service_state()
278 int public_fourcc; member