Home
last modified time | relevance | path

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

/linux/drivers/staging/vt6656/
A Dcard.c48 int vnt_set_channel(struct vnt_private *priv, u32 connection_channel) in vnt_set_channel() argument
52 if (connection_channel > CB_MAX_CHANNEL || !connection_channel) in vnt_set_channel()
63 connection_channel, 0, 0, NULL); in vnt_set_channel()
68 (u8)(connection_channel | 0x80)); in vnt_set_channel()
A Dcard.h26 int vnt_set_channel(struct vnt_private *priv, u32 connection_channel);

Completed in 2 milliseconds