Home
last modified time | relevance | path

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

/linux-3.3/drivers/staging/vt6656/
Dhostap.h64 int vt6656_hostap_set_hostapd(PSDevice pDevice, int val, int rtnl_locked);
Dioctl.c392 if (vt6656_hostap_set_hostapd(pDevice, 1, 1) == 0) { in private_ioctl()
399 vt6656_hostap_set_hostapd(pDevice, 0, 1); in private_ioctl()
Dhostap.c180 int vt6656_hostap_set_hostapd(PSDevice pDevice, int val, int rtnl_locked) in vt6656_hostap_set_hostapd() function