Home
last modified time | relevance | path

Searched refs:drx_common_attr (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/media/dvb-frontends/drx39xyj/
Ddrxj.c823 static struct drx_common_attr drxj_default_comm_attr_g = {
2391 struct drx_common_attr *common_attr = (struct drx_common_attr *) (NULL); in init_hi()
2396 common_attr = (struct drx_common_attr *) demod->my_common_attr; in init_hi()
2474 struct drx_common_attr *common_attr = (struct drx_common_attr *) (NULL); in get_device_capabilities()
2482 common_attr = (struct drx_common_attr *) demod->my_common_attr; in get_device_capabilities()
2731 struct drx_common_attr *common_attr = (struct drx_common_attr *) (NULL); in ctrl_set_cfg_mpeg_output()
2753 common_attr = (struct drx_common_attr *) demod->my_common_attr; in ctrl_set_cfg_mpeg_output()
3490 struct drx_common_attr *common_attr = (struct drx_common_attr *) NULL; in set_mpeg_start_width()
4386 struct drx_common_attr *common_attr = NULL; in init_agc()
4408 common_attr = (struct drx_common_attr *) demod->my_common_attr; in init_agc()
[all …]
Ddrx_driver.h1817 struct drx_common_attr { struct
1907 struct drx_common_attr *my_common_attr; argument