Home
last modified time | relevance | path

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

/drivers/char/xillybus/
Dxillyusb.c2005 __le16 bogus_chandesc[2]; in xillyusb_discovery() local
2022 bogus_chandesc[0] = cpu_to_le16(0x80); in xillyusb_discovery()
2023 bogus_chandesc[1] = cpu_to_le16(0); in xillyusb_discovery()
2025 rc = setup_channels(xdev, bogus_chandesc, 1); in xillyusb_discovery()