Searched refs:tx_mute_dwork (Results 1 – 1 of 1) sorted by relevance
259 struct tx_mute_work tx_mute_dwork[NUM_DECIMATORS]; member700 struct tx_mute_work *tx_mute_dwork; in tx_macro_mute_update_callback() local707 tx_mute_dwork = container_of(delayed_work, struct tx_mute_work, dwork); in tx_macro_mute_update_callback()708 tx = tx_mute_dwork->tx; in tx_macro_mute_update_callback()710 decimator = tx_mute_dwork->decimator; in tx_macro_mute_update_callback()911 &tx->tx_mute_dwork[decimator].dwork, in tx_macro_enable_dec()982 cancel_delayed_work_sync(&tx->tx_mute_dwork[decimator].dwork); in tx_macro_enable_dec()1688 tx->tx_mute_dwork[i].tx = tx; in tx_macro_component_probe()1689 tx->tx_mute_dwork[i].decimator = i; in tx_macro_component_probe()1690 INIT_DELAYED_WORK(&tx->tx_mute_dwork[i].dwork, in tx_macro_component_probe()