Searched refs:rec_src (Results 1 – 1 of 1) sorted by relevance
296 switch (rec_src->type) { in cec_msg_record_on()305 rec_src->analog.ana_bcast_type, in cec_msg_record_on()306 rec_src->analog.ana_freq, in cec_msg_record_on()307 rec_src->analog.bcast_system); in cec_msg_record_on()314 rec_src->ext_phys_addr.phys_addr); in cec_msg_record_on()321 struct cec_op_record_src *rec_src) in cec_ops_record_on() argument323 rec_src->type = msg->msg[2]; in cec_ops_record_on()324 switch (rec_src->type) { in cec_ops_record_on()332 rec_src->analog.ana_freq = in cec_ops_record_on()337 rec_src->ext_plug.plug = msg->msg[3]; in cec_ops_record_on()[all …]