Searched refs:ext_attr (Results 1 – 1 of 1) sorted by relevance
2228 struct drxj_data *ext_attr = (struct drxj_data *) (NULL); in hi_cfg_command() local2233 ext_attr = (struct drxj_data *) demod->my_ext_attr; in hi_cfg_command()2237 hi_cmd.param2 = ext_attr->hi_cfg_timing_div; in hi_cfg_command()2238 hi_cmd.param3 = ext_attr->hi_cfg_bridge_delay; in hi_cfg_command()2239 hi_cmd.param4 = ext_attr->hi_cfg_wake_up_key; in hi_cfg_command()2240 hi_cmd.param5 = ext_attr->hi_cfg_ctrl; in hi_cfg_command()2241 hi_cmd.param6 = ext_attr->hi_cfg_transmit; in hi_cfg_command()2250 ext_attr->hi_cfg_ctrl &= (~(SIO_HI_RA_RAM_PAR_5_CFG_SLEEP_ZZZ)); in hi_cfg_command()2384 struct drxj_data *ext_attr = (struct drxj_data *) (NULL); in init_hi() local2389 ext_attr = (struct drxj_data *) demod->my_ext_attr; in init_hi()[all …]