Searched refs:dongles (Results 1 - 23 of 23) sorted by relevance

/linux-4.4.14/net/irda/
H A Dirda_device.c57 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 Dactisys-sir.c6 * 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 Dsir_dongle.c74 /* serialize access to the list of registered dongles */ sirdev_get_dongle()
H A Dkingsun-sir.c32 * 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 Dlitelink-sir.c174 /* This dongles speed defaults to 115200 bps */ litelink_reset()
H A Dold_belkin-sir.c134 /* This dongles speed "defaults" to 9600 bps ;-) */ old_belkin_reset()
H A Dksdazzle-sir.c100 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 Dirda-usb.c74 /* 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 Dtoim3232-sir.c5 * 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 Dks959-sir.c136 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 Dstir4200.c185 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 Dirtty-sir.c141 * This function can be used by dongles etc. to set or reset the status
H A Dvia-ircc.c719 /* Some dongles may need to be informed about speed changes. */ via_ircc_change_speed()
/linux-4.4.14/include/uapi/linux/
H A Dirda.h64 /* These are the currently known dongles */
/linux-4.4.14/drivers/usb/misc/sisusbvga/
H A Dsisusb.h2 * sisusb - usb kernel driver for Net2280/SiS315 based USB2VGA dongles
H A Dsisusb_init.c2 * sisusb - usb kernel driver for SiS315(E) based USB2VGA dongles
H A Dsisusb_con.c2 * sisusb - usb kernel driver for SiS315(E) based USB2VGA dongles
H A Dsisusb.c2 * 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 Dlirc_sir.c111 /* for external dongles, default to com1 */
/linux-4.4.14/drivers/net/can/usb/
H A Dkvaser_usb.c178 /* Kvaser USB CAN dongles are divided into two major families:
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/
H A Dsdio.c1213 * remaining backward compatible with older dongles. brcmf_sdio_hostmail()
/linux-4.4.14/net/bluetooth/
H A Dhci_core.c526 /* 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 Dhub.c4130 * Apparently there are some bluetooth and irda-dongles and a number of

Completed in 667 milliseconds