Home
last modified time | relevance | path

Searched defs:drxj_data (Results 1 – 1 of 1) sorted by relevance

/linux-6.6.21/drivers/media/dvb-frontends/drx39xyj/
Ddrxj.h408 struct drxj_data { struct
410 bool has_lna; /*< true if LNA (aka PGA) present */
411 bool has_oob; /*< true if OOB supported */
412 bool has_ntsc; /*< true if NTSC supported */
413 bool has_btsc; /*< true if BTSC supported */
414 bool has_smatx; /*< true if mat_tx is available */
415 bool has_smarx; /*< true if mat_rx is available */
416 bool has_gpio; /*< true if GPIO is available */
417 bool has_irqn; /*< true if IRQN is available */
419 u8 mfx; /*< metal fix */
[all …]