Searched refs:streaming_msg_create_data (Results 1 – 7 of 7) sorted by relevance
100 streaming_message_t *streaming_msg_create_data(streaming_message_type_t type,
227 streaming_msg_create_data(streaming_message_type_t type, void *data) in streaming_msg_create_data() function
105 streaming_msg_create_data(SMT_START, service_build_stream_start(t)); in subscription_link_service()
1452 streaming_msg_create_data(SMT_START, in service_restart()
634 sm2 = streaming_msg_create_data(SMT_START, in profile_deliver()
242 *sm = streaming_msg_create_data(type, data); in _read_msg()516 tsm = streaming_msg_create_data(SMT_TIMESHIFT_STATUS, status); in timeshift_status()
316 sm = streaming_msg_create_data(SMT_START, in gh_hold()