Home
last modified time | relevance | path

Searched refs:insert_rs_byte (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.15/drivers/media/dvb-frontends/
Ddrxd.h24 u8 insert_rs_byte; member
Ddrxd_hard.c132 u16 insert_rs_byte; member
1427 if (state->insert_rs_byte) { in ConfigureMPEGOutput()
2563 state->insert_rs_byte = state->config.insert_rs_byte; in CDRXD()
/Linux-v5.15/drivers/media/dvb-frontends/drx39xyj/
Ddrx_driver.h1315 bool insert_rs_byte; /*< If true, insert RS byte */ member
Ddrxj.c2909 if (cfg_data->insert_rs_byte == true) { in ctrl_set_cfg_mpeg_output()
3024 if (cfg_data->insert_rs_byte == true) in ctrl_set_cfg_mpeg_output()
3030 if (cfg_data->insert_rs_byte == true) { in ctrl_set_cfg_mpeg_output()
3044 if (cfg_data->insert_rs_byte == true) in ctrl_set_cfg_mpeg_output()
3049 if (cfg_data->insert_rs_byte == true) in ctrl_set_cfg_mpeg_output()
/Linux-v5.15/drivers/media/usb/em28xx/
Dem28xx-dvb.c399 .insert_rs_byte = 1,