Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/vt6656/
Dwcmd.h44 int vnt_schedule_command(struct vnt_private *priv, enum vnt_cmd);
Dwcmd.c162 int vnt_schedule_command(struct vnt_private *priv, enum vnt_cmd command) in vnt_schedule_command() function
Dusbpipe.c201 vnt_schedule_command(priv, WLAN_CMD_BECON_SEND); in vnt_int_process_data()
Dmain_usb.c1059 vnt_schedule_command(priv, WLAN_CMD_INIT_MAC80211); in vt6656_probe()