| /kernel/linux/linux-6.6/drivers/mfd/ |
| H A D | cs47l24-tables.c | 798 static bool cs47l24_readable_register(struct device *dev, unsigned int reg) in cs47l24_readable_register() argument 1500 static bool cs47l24_volatile_register(struct device *dev, unsigned int reg) in cs47l24_volatile_register() argument
|
| H A D | cs47l15-tables.c | 699 static bool cs47l15_is_adsp_memory(struct device *dev, unsigned int reg) in cs47l15_is_adsp_memory() argument 712 static bool cs47l15_16bit_readable_register(struct device *dev, in cs47l15_16bit_readable_register() argument 1183 static bool cs47l15_16bit_volatile_register(struct device *dev, in cs47l15_16bit_volatile_register() argument 1216 static bool cs47l15_32bit_readable_register(struct device *dev, in cs47l15_32bit_readable_register() argument 1229 static bool cs47l15_32bit_volatile_register(struct device *dev, in cs47l15_32bit_volatile_register() argument
|
| H A D | wm8350-regmap.c | 281 static bool wm8350_readable(struct device *dev, unsigned int reg) in wm8350_readable() argument 286 static bool wm8350_writeable(struct device *dev, unsigned int reg) in wm8350_writeable() argument 301 static bool wm8350_volatile(struct device *dev, unsigned int reg) in wm8350_volatile() argument 306 static bool wm8350_precious(struct device *dev, unsigned int reg) in wm8350_precious() argument
|
| H A D | wm8400-core.c | 21 static bool wm8400_volatile(struct device *dev, unsigned int reg) in wm8400_volatile() argument [all...] |
| H A D | wm831x-spi.c | 65 static int wm831x_spi_suspend(struct device *dev) in wm831x_spi_suspend() argument 72 wm831x_spi_poweroff(struct device *dev) wm831x_spi_poweroff() argument [all...] |
| H A D | stm32-lptimer.c | 54 struct device *dev = &pdev->dev; in stm32_lptimer_probe() local
|
| H A D | sky81452.c | 26 struct device *dev = &client->dev; in sky81452_probe() local
|
| H A D | wm831x-i2c.c | 66 static int wm831x_i2c_suspend(struct device *dev) in wm831x_i2c_suspend() argument 73 wm831x_i2c_poweroff(struct device *dev) wm831x_i2c_poweroff() argument [all...] |
| H A D | wm831x-otp.c | 41 static ssize_t unique_id_show(struct device *dev, in unique_id_show() argument
|
| H A D | wm8998-tables.c | 811 static bool wm8998_readable_register(struct device *dev, unsigned int reg) in wm8998_readable_register() argument 1495 static bool wm8998_volatile_register(struct device *dev, unsigned int reg) in wm8998_volatile_register() argument
|
| H A D | wm8997-tables.c | 788 static bool wm8997_readable_register(struct device *dev, unsigned int reg) in wm8997_readable_register() argument 1466 static bool wm8997_volatile_register(struct device *dev, unsigned int reg) in wm8997_volatile_register() argument
|
| H A D | wm8994-regmap.c | 764 static bool wm1811_readable_register(struct device *dev, unsigned int reg) in wm1811_readable_register() argument 1011 static bool wm8994_readable_register(struct device *dev, unsigned int reg) in wm8994_readable_register() argument 1065 static bool wm8958_readable_register(struct device *dev, unsigned int reg) in wm8958_readable_register() argument 1175 static bool wm8994_volatile_register(struct device *dev, unsigned int reg) in wm8994_volatile_register() argument 1192 static bool wm1811_volatile_register(struct device *dev, unsigned int reg) in wm1811_volatile_register() argument 1207 static bool wm8958_volatile_register(struct device *dev, unsigne argument [all...] |
| H A D | ucb1x00-assabet.c | 37 static int ucb1x00_assabet_add(struct ucb1x00_dev *dev) in ucb1x00_assabet_add() argument 71 static void ucb1x00_assabet_remove(struct ucb1x00_dev *dev) in ucb1x00_assabet_remove() argument [all...] |
| /kernel/linux/linux-6.6/drivers/misc/ |
| H A D | tps6594-esm.c | 36 struct device *dev = &pdev->dev; in tps6594_esm_probe() local 87 struct device *dev = &pdev->dev; tps6594_esm_remove() local 107 tps6594_esm_suspend(struct device *dev) tps6594_esm_suspend() argument 120 tps6594_esm_resume(struct device *dev) tps6594_esm_resume() argument [all...] |
| /kernel/linux/linux-6.6/drivers/mtd/maps/ |
| H A D | plat-ram.c | 30 struct device *dev; member 41 static inline struct platram_info *to_platram_info(struct platform_device *dev) in to_platram_info() argument [all...] |
| H A D | physmap-bt1-rom.c | 105 struct device *dev = &pdev->dev; in of_flash_probe_bt1_rom() local
|
| /kernel/linux/linux-6.6/drivers/mtd/ |
| H A D | mtdsuper.c | 101 dev_t dev; in get_tree_mtd() local
|
| H A D | mtdblock_ro.c | 15 static int mtdblock_readsect(struct mtd_blktrans_dev *dev, in mtdblock_readsect() argument 27 static int mtdblock_writesect(struct mtd_blktrans_dev *dev, in mtdblock_writesect() argument 39 struct mtd_blktrans_dev *dev = kzalloc(sizeof(*dev), GFP_KERNEL); in mtdblock_add_mtd() local 59 mtdblock_remove_dev(struct mtd_blktrans_dev *dev) mtdblock_remove_dev() argument [all...] |
| /kernel/linux/linux-6.6/drivers/misc/mchp_pci1xxxx/ |
| H A D | mchp_pci1xxxx_gp.c | 22 static void gp_auxiliary_device_release(struct device *dev) in gp_auxiliary_device_release() argument [all...] |
| /kernel/linux/linux-6.6/drivers/misc/ocxl/ |
| H A D | pci.c | 17 static int ocxl_probe(struct pci_dev *dev, const struct pci_device_id *id) in ocxl_probe() argument 44 static void ocxl_remove(struct pci_dev *dev) in ocxl_remove() argument
|
| /kernel/linux/linux-6.6/drivers/mmc/host/ |
| H A D | of_mmc_spi.c | 29 static struct of_mmc_spi *to_of_mmc_spi(struct device *dev) in to_of_mmc_spi() argument 34 static int of_mmc_spi_init(struct device *dev, in of_mmc_spi_init() argument 43 static void of_mmc_spi_exit(struct device *dev, void *mmc) in of_mmc_spi_exit() argument 53 struct device *dev = &spi->dev; in mmc_spi_get_pdata() local 88 struct device *dev = &spi->dev; mmc_spi_put_pdata() local [all...] |
| H A D | sdhci-spear.c | 47 struct device *dev; in sdhci_probe() local 137 sdhci_suspend(struct device *dev) sdhci_suspend() argument 153 sdhci_resume(struct device *dev) sdhci_resume() argument [all...] |
| /kernel/linux/linux-6.6/drivers/mtd/nand/raw/ingenic/ |
| H A D | ingenic_ecc.c | 129 struct device *dev = &pdev->dev; in ingenic_ecc_probe() local [all...] |
| /kernel/linux/linux-6.6/drivers/net/dsa/ |
| H A D | vitesse-vsc73xx.h | 10 struct device *dev; member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/arc/ |
| H A D | emac_arc.c | 21 struct device *dev = &pdev->dev; in emac_arc_probe() local
|