Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/vt6655/
Dchannel.h30 bool set_channel(void *pDeviceHandler, struct ieee80211_channel *);
Dchannel.c177 bool set_channel(void *pDeviceHandler, struct ieee80211_channel *ch) in set_channel() argument
179 struct vnt_private *pDevice = pDeviceHandler; in set_channel()