Searched refs:bt_runtime_config (Results 1 – 3 of 3) sorted by relevance
245 container_of(work, struct iwl_priv, bt_runtime_config); in iwl_bg_bt_runtime_config()968 INIT_WORK(&priv->bt_runtime_config, iwl_bg_bt_runtime_config); in iwl_setup_deferred_work()1001 cancel_work_sync(&priv->bt_runtime_config); in iwl_cancel_deferred_work()
939 struct work_struct bt_runtime_config; member
704 queue_work(priv->workqueue, &priv->bt_runtime_config); in iwlagn_set_kill_msk()