Home
last modified time | relevance | path

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

/drivers/mmc/host/
A Dsdhci-pci-core.c2017 if (chip->fixes && chip->fixes->suspend) in sdhci_pci_suspend()
2030 if (chip->fixes && chip->fixes->resume) in sdhci_pci_resume()
2045 if (chip->fixes && chip->fixes->runtime_suspend) in sdhci_pci_runtime_suspend()
2058 if (chip->fixes && chip->fixes->runtime_resume) in sdhci_pci_runtime_resume()
2084 if (chip->fixes && chip->fixes->cd_gpio_override) in sdhci_pci_add_gpio_lookup_table()
2155 host->ops = chip->fixes && chip->fixes->ops ? in sdhci_pci_probe_slot()
2171 if (chip->fixes && chip->fixes->probe_slot) { in sdhci_pci_probe_slot()
2215 if (chip->fixes && chip->fixes->add_host) in sdhci_pci_probe_slot()
2232 if (chip->fixes && chip->fixes->remove_slot) in sdhci_pci_probe_slot()
2248 if (slot->chip->fixes && slot->chip->fixes->remove_host) in sdhci_pci_remove_slot()
[all …]
A Dsdhci-pci.h183 const struct sdhci_pci_fixes *fixes; member
/drivers/gpu/drm/ci/
A Dbuild.sh71 git pull ${UPSTREAM_REPO} ${TARGET_BRANCH}-external-fixes
78 git pull origin ${TARGET_BRANCH}-external-fixes
82 … git pull ${CI_MERGE_REQUEST_PROJECT_URL} ${CI_MERGE_REQUEST_TARGET_BRANCH_NAME}-external-fixes
/drivers/net/dsa/mv88e6xxx/
A Dpcs-639x.c679 } fixes[] = { in mv88e6393x_erratum_5_2() local
691 for (i = 0; i < ARRAY_SIZE(fixes); ++i) { in mv88e6393x_erratum_5_2()
692 err = mdiodev_c45_modify(&mpcs->mdio, fixes[i].dev, in mv88e6393x_erratum_5_2()
693 fixes[i].reg, fixes[i].mask, in mv88e6393x_erratum_5_2()
694 fixes[i].val); in mv88e6393x_erratum_5_2()
/drivers/staging/rtl8723bs/
A DTODO5 - checkpatch.pl fixes - most of the remaining ones are lines too long. Many
/drivers/hid/bpf/progs/
A DREADME3 This directory contains various fixes for devices. They add new features or
13 The main reasons for these fixes to be here is to have a central place to
/drivers/staging/gpib/
A DTODO2 - checkpatch.pl fixes
/drivers/platform/x86/x86-android-tablets/
A DKconfig21 may not actually be present. This driver contains various fixes for
/drivers/dma-buf/
A DKconfig49 both the exporter as well as the importer. This fixes a security
/drivers/hid/
A DKconfig224 accessory. This driver fixes input mapping and adds support for

Completed in 23 milliseconds