/linux-4.4.14/net/irda/ |
H A D | irda_device.c | 57 static hashbin_t *dongles = NULL; variable 64 dongles = hashbin_new(HB_NOLOCK); irda_device_init() 65 if (dongles == NULL) { irda_device_init() 66 net_warn_ratelimited("IrDA: Can't allocate dongles hashbin!\n"); irda_device_init() 69 spin_lock_init(&dongles->hb_spinlock); irda_device_init() 74 hashbin_delete(dongles, NULL); irda_device_init() 95 hashbin_delete(dongles, leftover_dongle); irda_device_cleanup()
|
/linux-4.4.14/drivers/net/irda/ |
H A D | actisys-sir.c | 6 * dongles 112 /* We have to remove both dongles */ actisys_sir_cleanup() 149 * Change speed of the ACTiSYS IR-220L and IR-220L+ type IrDA dongles. 160 * By the way, this function will work for both type of dongles,
|
H A D | sir_dongle.c | 74 /* serialize access to the list of registered dongles */ sirdev_get_dongle()
|
H A D | kingsun-sir.c | 32 * General: Unlike the other USB IrDA dongles, this particular dongle exposes, 88 static struct usb_device_id dongles[] = { variable in typeref:struct:usb_device_id 94 MODULE_DEVICE_TABLE(usb, dongles); 623 .id_table = dongles,
|
H A D | litelink-sir.c | 174 /* This dongles speed defaults to 115200 bps */ litelink_reset()
|
H A D | old_belkin-sir.c | 134 /* This dongles speed "defaults" to 9600 bps ;-) */ old_belkin_reset()
|
H A D | ksdazzle-sir.c | 100 static struct usb_device_id dongles[] = { variable in typeref:struct:usb_device_id 106 MODULE_DEVICE_TABLE(usb, dongles); 802 .id_table = dongles,
|
H A D | irda-usb.c | 74 /* These are the currently known IrDA USB dongles. Add new dongles here */ 75 static struct usb_device_id dongles[] = { variable in typeref:struct:usb_device_id 105 MODULE_DEVICE_TABLE(usb, dongles); 491 * why this code is enabled only for dongles that doesn't meet irda_usb_hard_xmit() 994 * I've been told that current dongles send status info on their irda_usb_is_receiving() 1076 * Known firmware patch file names for STIR421x dongles stir421x_patch_device() 1897 .id_table = dongles,
|
H A D | toim3232-sir.c | 5 * Description: Implementation of dongles based on the Vishay/Temic 332 * This behaviour will probably work on dongles that have the RESET line connected,
|
H A D | ks959-sir.c | 136 static struct usb_device_id dongles[] = { variable in typeref:struct:usb_device_id 142 MODULE_DEVICE_TABLE(usb, dongles); 901 .id_table = dongles,
|
H A D | stir4200.c | 185 static struct usb_device_id dongles[] = { variable in typeref:struct:usb_device_id 191 MODULE_DEVICE_TABLE(usb, dongles); 1126 .id_table = dongles,
|
H A D | irtty-sir.c | 141 * This function can be used by dongles etc. to set or reset the status
|
H A D | via-ircc.c | 719 /* Some dongles may need to be informed about speed changes. */ via_ircc_change_speed()
|
/linux-4.4.14/include/uapi/linux/ |
H A D | irda.h | 64 /* These are the currently known dongles */
|
/linux-4.4.14/drivers/usb/misc/sisusbvga/ |
H A D | sisusb.h | 2 * sisusb - usb kernel driver for Net2280/SiS315 based USB2VGA dongles
|
H A D | sisusb_init.c | 2 * sisusb - usb kernel driver for SiS315(E) based USB2VGA dongles
|
H A D | sisusb_con.c | 2 * sisusb - usb kernel driver for SiS315(E) based USB2VGA dongles
|
H A D | sisusb.c | 2 * sisusb - usb kernel driver for SiS315(E) based USB2VGA dongles 3299 MODULE_DESCRIPTION("sisusbvga - Driver for Net2280/SiS315-based USB2VGA dongles");
|
/linux-4.4.14/drivers/staging/media/lirc/ |
H A D | lirc_sir.c | 111 /* for external dongles, default to com1 */
|
/linux-4.4.14/drivers/net/can/usb/ |
H A D | kvaser_usb.c | 178 /* Kvaser USB CAN dongles are divided into two major families:
|
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/ |
H A D | sdio.c | 1213 * remaining backward compatible with older dongles. brcmf_sdio_hostmail()
|
/linux-4.4.14/net/bluetooth/ |
H A D | hci_core.c | 526 /* CSR 1.1 dongles does not accept any bitfield so don't try to set hci_setup_event_mask()
|
/linux-4.4.14/drivers/usb/core/ |
H A D | hub.c | 4130 * Apparently there are some bluetooth and irda-dongles and a number of
|