Home
last modified time | relevance | path

Searched refs:send_request_to_device (Results 1 – 1 of 1) sorted by relevance

/drivers/staging/ks7010/
Dks_hostif.c1238 static inline void send_request_to_device(struct ks_wlan_private *priv, in send_request_to_device() function
1256 send_request_to_device(priv, pp, hif_align_size(sizeof(*pp))); in hostif_mib_get_request()
1278 send_request_to_device(priv, pp, hif_align_size(sizeof(*pp) + size)); in hostif_mib_set_request()
1318 send_request_to_device(priv, pp, hif_align_size(sizeof(*pp))); in hostif_start_request()
1365 send_request_to_device(priv, pp, hif_align_size(sizeof(*pp))); in hostif_ps_adhoc_set_request()
1404 send_request_to_device(priv, pp, hif_align_size(sizeof(*pp))); in hostif_infrastructure_set_request()
1421 send_request_to_device(priv, pp, hif_align_size(sizeof(*pp))); in hostif_adhoc_set_request()
1441 send_request_to_device(priv, pp, hif_align_size(sizeof(*pp))); in hostif_adhoc_set2_request()
1453 send_request_to_device(priv, pp, hif_align_size(sizeof(*pp))); in hostif_stop_request()
1473 send_request_to_device(priv, pp, hif_align_size(sizeof(*pp))); in hostif_phy_information_request()
[all …]