Searched refs:ext_attr (Results 1 – 1 of 1) sorted by relevance
2235 struct drxj_data *ext_attr = (struct drxj_data *) (NULL); in hi_cfg_command() local2240 ext_attr = (struct drxj_data *) demod->my_ext_attr; in hi_cfg_command()2244 hi_cmd.param2 = ext_attr->hi_cfg_timing_div; in hi_cfg_command()2245 hi_cmd.param3 = ext_attr->hi_cfg_bridge_delay; in hi_cfg_command()2246 hi_cmd.param4 = ext_attr->hi_cfg_wake_up_key; in hi_cfg_command()2247 hi_cmd.param5 = ext_attr->hi_cfg_ctrl; in hi_cfg_command()2248 hi_cmd.param6 = ext_attr->hi_cfg_transmit; in hi_cfg_command()2257 ext_attr->hi_cfg_ctrl &= (~(SIO_HI_RA_RAM_PAR_5_CFG_SLEEP_ZZZ)); in hi_cfg_command()2391 struct drxj_data *ext_attr = (struct drxj_data *) (NULL); in init_hi() local2396 ext_attr = (struct drxj_data *) demod->my_ext_attr; in init_hi()[all …]