Searched refs:quirks (Results 51 - 75 of 115) sorted by relevance

12345

/drivers/mmc/host/
H A Dsdhci-of-esdhc.c165 .quirks = ESDHC_DEFAULT_QUIRKS | SDHCI_QUIRK_BROKEN_CARD_DETECTION
H A Dsdhci-tegra.c155 .quirks = SDHCI_QUIRK_BROKEN_TIMEOUT_VAL |
171 .quirks = SDHCI_QUIRK_BROKEN_TIMEOUT_VAL |
/drivers/usb/host/
H A Dxhci-plat.c27 xhci->quirks |= XHCI_BROKEN_MSI;
H A Dxhci-ring.c228 (xhci->quirks & XHCI_AMD_0x96_HOST))
605 if (xhci->quirks & XHCI_AMD_PLL_FIX)
1041 if (xhci->quirks & XHCI_RESET_EP_QUIRK) {
1117 if (xhci->quirks & XHCI_EP_LIMIT_QUIRK)
1146 if (xhci->quirks & XHCI_RESET_EP_QUIRK &&
1203 if (!(xhci->quirks & XHCI_NEC_HOST)) {
1226 if (trb_type == TRB_NEC_CMD_COMP && (xhci->quirks & XHCI_NEC_HOST))
1665 if (xhci->quirks & XHCI_AMD_PLL_FIX)
1805 if ((xhci->quirks & XHCI_TRUST_TX_LENGTH))
1911 if ((xhci->quirks
[all...]
H A Dxhci.c349 if (xhci->quirks & XHCI_BROKEN_MSI)
416 xhci->quirks |= XHCI_LINK_TRB_QUIRK;
488 if (xhci->quirks & XHCI_NEC_HOST)
573 if (xhci->quirks & XHCI_NEC_HOST)
631 if (xhci->quirks & XHCI_AMD_PLL_FIX)
837 if (xhci->quirks & XHCI_RESET_ON_RESUME)
2408 if ((xhci->quirks & XHCI_EP_LIMIT_QUIRK) &&
2416 if ((xhci->quirks & XHCI_SW_BW_CHECKING) &&
2418 if ((xhci->quirks & XHCI_EP_LIMIT_QUIRK))
2453 if ((xhci->quirks
[all...]
/drivers/net/wireless/wl12xx/
H A Dsdio.c213 func->card->quirks |= MMC_QUIRK_LENIENT_FN0;
216 func->card->quirks |= MMC_QUIRK_BLKSZ_FOR_BYTE_MODE;
H A Drx.c280 if (wl->quirks & WL12XX_QUIRK_END_OF_TRANSACTION)
H A Dinit.c322 if (wl->quirks & WL12XX_QUIRK_FWLOG_NOT_IMPLEMENTED)
504 if (!(wl->quirks & WL12XX_QUIRK_NO_BLOCKSIZE_ALIGNMENT))
/drivers/platform/x86/
H A Dsamsung-laptop.c342 struct samsung_quirks *quirks; member in struct:samsung_laptop
1431 static struct samsung_quirks *quirks; variable in typeref:struct:samsung_quirks
1435 quirks = d->driver_data;
1468 /* Specific DMI ids for laptop with quirks */
1520 quirks = &samsung_unknown;
1530 samsung->quirks = quirks;
1536 if (samsung->quirks->broken_acpi_video) {
1556 !samsung->quirks->broken_acpi_video)
H A Dasus-wmi.c788 asus->driver->quirks->hotplug_wireless)
899 if (!asus->driver->quirks->hotplug_wireless)
1080 if (asus->driver->quirks->store_backlight_power)
1153 if (asus->driver->quirks->store_backlight_power)
1158 if (asus->driver->quirks->scalar_panel_brightness)
1162 if (asus->driver->quirks->scalar_panel_brightness)
1230 if (asus->driver->quirks->store_backlight_power)
1480 if (asus->driver->quirks->wapf >= 0)
1482 asus->driver->quirks->wapf, NULL);
/drivers/usb/class/
H A Dusblp.c162 unsigned int quirks; /* quirks flags */ member in struct:usblp
192 dbg("quirks=%d", usblp->quirks);
202 /* Quirks: various printer quirks are handled by this table & its flags. */
207 unsigned int quirks; member in struct:quirk_printer_struct
581 usblp->quirks & USBLP_QUIRK_BIDIR) {
1008 * Checks for printers that have quirks, such as requiring unidirectional
1031 return quirk_printers[i].quirks;
1124 /* Lookup quirks fo
[all...]
H A Dcdc-acm.c936 unsigned long quirks; local
941 /* normal quirks */
942 quirks = (unsigned long)id->driver_info;
943 num_rx_buf = (quirks == SINGLE_RX_URB) ? 1 : ACM_NR;
945 /* handle quirks deadly to normal probing*/
946 if (quirks == NO_UNION_NORMAL) {
999 if ( (quirks & NOT_A_MODEM) == 0 && (call_management_function & 3) != 3)
1019 /* quirks for Droids MuIn LCD */
1020 if (quirks & NO_DATA_INTERFACE)
1053 quirks |
[all...]
/drivers/input/tablet/
H A Dwacom_sys.c874 if (wacom->wacom_wac.features.quirks & WACOM_QUIRK_MONITOR) {
891 if (wacom->wacom_wac.features.quirks & WACOM_QUIRK_MONITOR)
1047 if (features->quirks & WACOM_QUIRK_MULTI_INPUT) {
1074 if (!(features->quirks & WACOM_QUIRK_NO_INPUT)) {
1085 if (features->quirks & WACOM_QUIRK_MONITOR) {
1143 if ((wacom->open || features->quirks & WACOM_QUIRK_MONITOR)
/drivers/usb/storage/
H A Dusb.c85 static char quirks[128]; variable
86 module_param_string(quirks, quirks, sizeof(quirks), S_IRUGO | S_IWUSR);
87 MODULE_PARM_DESC(quirks, "supplemental list of device IDs and their quirks");
462 /* Adjust device flags based on the "quirks=" module parameter */
478 p = quirks;
/drivers/ide/
H A Dit821x.c84 u16 quirks; member in struct:it821x_dev
585 if (idev->quirks & QUIRK_VORTEX86) {
661 itdevs->quirks = id->driver_data;
/drivers/bluetooth/
H A Dhci_ldisc.c394 set_bit(HCI_QUIRK_RAW_DEVICE, &hdev->quirks);
397 set_bit(HCI_QUIRK_NO_RESET, &hdev->quirks);
H A Dbtusb.c1017 set_bit(HCI_QUIRK_NO_RESET, &hdev->quirks);
1021 set_bit(HCI_QUIRK_FIXUP_BUFFER_SIZE, &hdev->quirks);
1029 set_bit(HCI_QUIRK_NO_RESET, &hdev->quirks);
1037 set_bit(HCI_QUIRK_NO_RESET, &hdev->quirks);
1045 set_bit(HCI_QUIRK_RAW_DEVICE, &hdev->quirks);
/drivers/hid/
H A Dhid-prodikeys.c41 unsigned long quirks; member in struct:pk_device
803 unsigned long quirks = id->driver_data; local
834 if (quirks & PK_QUIRK_NOGET) { /* hid_parse cleared all the quirks */
835 hdev->quirks |= HID_QUIRK_NOGET;
H A Dhid-magicmouse.c109 * @quirks: Currently unused.
118 unsigned long quirks; member in struct:magicmouse_sc
513 msc->quirks = id->driver_data;
/drivers/media/video/uvc/
H A Duvc_status.c191 (dev->quirks & UVC_QUIRK_STATUS_INTERVAL))
H A Duvc_driver.c503 if (dev->quirks & UVC_QUIRK_RESTRICT_FRAME_RATE) {
1195 !(dev->quirks & UVC_QUIRK_BUILTIN_ISIGHT)) {
1830 dev->quirks = (uvc_quirks_param == -1)
1854 if (dev->quirks != id->driver_info) {
1855 uvc_printk(KERN_INFO, "Forcing device quirks to 0x%x by module "
1856 "parameter for testing purpose.\n", dev->quirks);
1857 uvc_printk(KERN_INFO, "Please report required quirks to the "
2023 module_param_named(quirks, uvc_quirks_param, uint, S_IRUGO|S_IWUSR);
2024 MODULE_PARM_DESC(quirks, "Forced device quirks");
[all...]
H A Duvc_video.c123 stream->dev->quirks & UVC_QUIRK_FIX_BANDWIDTH &&
166 if ((stream->dev->quirks & UVC_QUIRK_PROBE_DEF) &&
312 if (!(stream->dev->quirks & UVC_QUIRK_PROBE_MINMAX)) {
338 if (stream->dev->quirks & UVC_QUIRK_PROBE_MINMAX) {
1007 if ((stream->dev->quirks & UVC_QUIRK_STREAM_NO_FID) &&
1086 if (stream->dev->quirks & UVC_QUIRK_STREAM_NO_FID)
1796 if (stream->dev->quirks & UVC_QUIRK_BUILTIN_ISIGHT)
/drivers/scsi/aacraid/
H A Dcommsup.c1242 int index, quirks; local
1316 quirks = aac_get_driver_ident(index)->quirks;
1317 if (quirks & AAC_QUIRK_31BIT) {
1328 if (quirks & AAC_QUIRK_31BIT)
1339 if ((quirks & AAC_QUIRK_34SG) && (host->sg_tablesize > 34)) {
1343 if ((quirks & AAC_QUIRK_17SG) && (host->sg_tablesize > 17)) {
H A Dlinit.c1132 if (aac_drivers[index].quirks & AAC_QUIRK_31BIT)
1202 if (aac_drivers[index].quirks & AAC_QUIRK_31BIT)
1214 if ((aac_drivers[index].quirks & AAC_QUIRK_34SG) &&
1220 if ((aac_drivers[index].quirks & AAC_QUIRK_17SG) &&
1235 if (aac_drivers[index].quirks & AAC_QUIRK_34SG)
/drivers/firewire/
H A Dohci.c191 unsigned quirks; member in struct:fw_ohci
327 module_param_named(quirks, param_quirks, int, 0644);
328 MODULE_PARM_DESC(quirks, "Chip quirks (default = 0"
795 (ohci->quirks & QUIRK_BE_HEADERS ? (__force __u32)(v) : le32_to_cpu(v))
887 if (!(ohci->quirks & QUIRK_RESET_PACKET))
1698 if (ohci->quirks & QUIRK_CYCLE_TIMER) {
1896 if (ohci->quirks & QUIRK_TI_SLLZ059) {
1954 if (ohci->quirks & QUIRK_RESET_PACKET)
2162 if (ohci->quirks
[all...]

Completed in 443 milliseconds

12345