Searched refs:dongles (Results 1 – 10 of 10) sorted by relevance
/linux-4.4.14/net/irda/ |
D | irda_device.c | 57 static hashbin_t *dongles = NULL; variable 64 dongles = hashbin_new(HB_NOLOCK); in irda_device_init() 65 if (dongles == NULL) { in irda_device_init() 69 spin_lock_init(&dongles->hb_spinlock); in irda_device_init() 74 hashbin_delete(dongles, NULL); in irda_device_init() 95 hashbin_delete(dongles, leftover_dongle); in irda_device_cleanup()
|
/linux-4.4.14/drivers/net/irda/ |
D | Kconfig | 82 computer's serial port. These devices are called dongles. Then say Y 87 the questions about serial dongles. 97 dongles you will have to start irattach like this: 105 IR220L+ dongles. To compile it as a module, choose M here. The 106 ACTiSYS dongles attaches to the normal 9-pin serial port connector, 108 ACTiSYS dongles you will have to start irattach like this: 119 dongles you will have to start irattach like this: 127 TOIM3232 and TOIM4232 based dongles. 138 dongles you will have to start irattach like this: 162 support for Greenwich dongles you will have to start irattach [all …]
|
D | kingsun-sir.c | 88 static struct usb_device_id dongles[] = { variable 94 MODULE_DEVICE_TABLE(usb, dongles); 623 .id_table = dongles,
|
D | ks959-sir.c | 136 static struct usb_device_id dongles[] = { variable 142 MODULE_DEVICE_TABLE(usb, dongles); 901 .id_table = dongles,
|
D | ksdazzle-sir.c | 100 static struct usb_device_id dongles[] = { variable 106 MODULE_DEVICE_TABLE(usb, dongles); 802 .id_table = dongles,
|
D | stir4200.c | 185 static struct usb_device_id dongles[] = { variable 191 MODULE_DEVICE_TABLE(usb, dongles); 1126 .id_table = dongles,
|
D | irda-usb.c | 75 static struct usb_device_id dongles[] = { variable 105 MODULE_DEVICE_TABLE(usb, dongles); 1897 .id_table = dongles,
|
/linux-4.4.14/drivers/net/wireless/mediatek/mt7601u/ |
D | Kconfig | 6 This adds support for MT7601U-based wireless USB dongles.
|
/linux-4.4.14/drivers/net/wireless/ath/ar5523/ |
D | Kconfig | 7 This module add support for AR5523 based USB dongles such as D-Link
|
/linux-4.4.14/drivers/uwb/ |
D | Kconfig | 31 tristate "UWB Radio Control driver for WUSB-compliant USB dongles (HWA)"
|