Home
last modified time | relevance | path

Searched defs:dev (Results 1226 - 1250 of 25244) sorted by relevance

1...<<41424344454647484950>>...1010

/kernel/linux/linux-6.6/drivers/mfd/
H A Dcs47l24-tables.c798 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 Dcs47l15-tables.c699 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 Dwm8350-regmap.c281 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 Dwm8400-core.c21 static bool wm8400_volatile(struct device *dev, unsigned int reg) in wm8400_volatile() argument
[all...]
H A Dwm831x-spi.c65 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 Dstm32-lptimer.c54 struct device *dev = &pdev->dev; in stm32_lptimer_probe() local
H A Dsky81452.c26 struct device *dev = &client->dev; in sky81452_probe() local
H A Dwm831x-i2c.c66 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 Dwm831x-otp.c41 static ssize_t unique_id_show(struct device *dev, in unique_id_show() argument
H A Dwm8998-tables.c811 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 Dwm8997-tables.c788 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 Dwm8994-regmap.c764 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 Ducb1x00-assabet.c37 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 Dtps6594-esm.c36 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 Dplat-ram.c30 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 Dphysmap-bt1-rom.c105 struct device *dev = &pdev->dev; in of_flash_probe_bt1_rom() local
/kernel/linux/linux-6.6/drivers/mtd/
H A Dmtdsuper.c101 dev_t dev; in get_tree_mtd() local
H A Dmtdblock_ro.c15 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 Dmchp_pci1xxxx_gp.c22 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 Dpci.c17 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 Dof_mmc_spi.c29 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 Dsdhci-spear.c47 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 Dingenic_ecc.c129 struct device *dev = &pdev->dev; in ingenic_ecc_probe() local
[all...]
/kernel/linux/linux-6.6/drivers/net/dsa/
H A Dvitesse-vsc73xx.h10 struct device *dev; member
/kernel/linux/linux-6.6/drivers/net/ethernet/arc/
H A Demac_arc.c21 struct device *dev = &pdev->dev; in emac_arc_probe() local

Completed in 15 milliseconds

1...<<41424344454647484950>>...1010