Searched refs:rec_src (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | cec-funcs.h | 294 const struct cec_op_record_src *rec_src) in cec_msg_record_on() argument 296 switch (rec_src->type) { in cec_msg_record_on() 301 cec_msg_record_on_digital(msg, &rec_src->digital); 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() 310 cec_msg_record_on_plug(msg, rec_src->ext_plug.plug); 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() argument 323 rec_src->type = msg->msg[2]; in cec_ops_record_on() [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | cec-funcs.h | 294 const struct cec_op_record_src *rec_src) in cec_msg_record_on() argument 296 switch (rec_src->type) { in cec_msg_record_on() 301 cec_msg_record_on_digital(msg, &rec_src->digital); 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() 310 cec_msg_record_on_plug(msg, rec_src->ext_plug.plug); 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() argument 323 rec_src->type = msg->msg[2]; in cec_ops_record_on() [all …]
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | cec-funcs.h | 294 const struct cec_op_record_src *rec_src) in cec_msg_record_on() argument 296 switch (rec_src->type) { in cec_msg_record_on() 301 cec_msg_record_on_digital(msg, &rec_src->digital); 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() 310 cec_msg_record_on_plug(msg, rec_src->ext_plug.plug); 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() argument 323 rec_src->type = msg->msg[2]; in cec_ops_record_on() [all …]
|