Searched refs:public_fourcc (Results 1 – 2 of 2) sorted by relevance
593 service->public_fourcc == fourcc && in get_listening_service()1390 service->public_fourcc = VCHIQ_FOURCC_INVALID; in poll_services_of_group()2371 service->public_fourcc = (srvstate == VCHIQ_SRVSTATE_OPENING) ? in vchiq_add_service_internal()2417 } else if ((srv->public_fourcc == params->fourcc) && in vchiq_add_service_internal()2598 int is_server = (service->public_fourcc != VCHIQ_FOURCC_INVALID); in close_service_complete()2790 int is_server = (service->public_fourcc != VCHIQ_FOURCC_INVALID); in vchiq_close_service_internal()3075 service->public_fourcc = VCHIQ_FOURCC_INVALID; in vchiq_remove_service()3503 if (service->public_fourcc != VCHIQ_FOURCC_INVALID) in vchiq_dump_service_state()
178 int public_fourcc; member