Searched refs:drx_common_attr (Results 1 – 2 of 2) sorted by relevance
823 static struct drx_common_attr drxj_default_comm_attr_g = {2385 struct drx_common_attr *common_attr = (struct drx_common_attr *) (NULL); in init_hi()2390 common_attr = (struct drx_common_attr *) demod->my_common_attr; in init_hi()2468 struct drx_common_attr *common_attr = (struct drx_common_attr *) (NULL); in get_device_capabilities()2476 common_attr = (struct drx_common_attr *) demod->my_common_attr; in get_device_capabilities()2725 struct drx_common_attr *common_attr = (struct drx_common_attr *) (NULL); in ctrl_set_cfg_mpeg_output()2747 common_attr = (struct drx_common_attr *) demod->my_common_attr; in ctrl_set_cfg_mpeg_output()3484 struct drx_common_attr *common_attr = (struct drx_common_attr *) NULL; in set_mpeg_start_width()4374 struct drx_common_attr *common_attr = NULL; in init_agc()4396 common_attr = (struct drx_common_attr *) demod->my_common_attr; in init_agc()[all …]
1832 struct drx_common_attr { struct1922 struct drx_common_attr *my_common_attr; argument