Searched refs:g_son_os_if_cb (Results 1 – 1 of 1) sorted by relevance
39 static struct son_callbacks g_son_os_if_cb; variable46 g_son_os_if_cb = *cb_obj; in os_if_son_register_hdd_callbacks()82 acs_in_progress = g_son_os_if_cb.os_if_is_acs_in_progress(vdev); in os_if_son_is_acs_in_progress()117 ret = g_son_os_if_cb.os_if_set_chan_ext_offset(vdev, in os_if_son_set_chan_ext_offset()136 chan_ext_offset = g_son_os_if_cb.os_if_get_chan_ext_offset(vdev); in os_if_son_get_chan_ext_offset()154 ret = g_son_os_if_cb.os_if_set_bandwidth(vdev, son_bandwidth); in os_if_son_set_bandwidth()171 bandwidth = g_son_os_if_cb.os_if_get_bandwidth(vdev); in os_if_son_get_bandwidth()496 ret = g_son_os_if_cb.os_if_set_chan(vdev, chan, son_band); in os_if_son_set_chan()569 ret = g_son_os_if_cb.os_if_set_country_code(vdev, country_code); in os_if_son_set_country_code()610 ret = g_son_os_if_cb.os_if_set_candidate_freq(vdev, freq); in os_if_son_set_candidate_freq()[all …]