Searched refs:fixes (Results 1 – 10 of 10) sorted by relevance
2017 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 …]
183 const struct sdhci_pci_fixes *fixes; member
71 git pull ${UPSTREAM_REPO} ${TARGET_BRANCH}-external-fixes78 git pull origin ${TARGET_BRANCH}-external-fixes82 … git pull ${CI_MERGE_REQUEST_PROJECT_URL} ${CI_MERGE_REQUEST_TARGET_BRANCH_NAME}-external-fixes
679 } fixes[] = { in mv88e6393x_erratum_5_2() local691 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()
5 - checkpatch.pl fixes - most of the remaining ones are lines too long. Many
3 This directory contains various fixes for devices. They add new features or13 The main reasons for these fixes to be here is to have a central place to
2 - checkpatch.pl fixes
21 may not actually be present. This driver contains various fixes for
49 both the exporter as well as the importer. This fixes a security
224 accessory. This driver fixes input mapping and adds support for
Completed in 23 milliseconds