connection_channel   57 drivers/staging/vt6656/card.c void vnt_set_channel(struct vnt_private *priv, u32 connection_channel)
connection_channel   59 drivers/staging/vt6656/card.c 	if (connection_channel > CB_MAX_CHANNEL || !connection_channel)
connection_channel   69 drivers/staging/vt6656/card.c 			connection_channel, 0, 0, NULL);
connection_channel   72 drivers/staging/vt6656/card.c 			   (u8)(connection_channel | 0x80));
connection_channel   28 drivers/staging/vt6656/card.h void vnt_set_channel(struct vnt_private *priv, u32 connection_channel);