Home
last modified time | relevance | path

Searched defs:dev (Results 12901 – 12925 of 16103) sorted by relevance

1...<<511512513514515516517518519520>>...645

/openbmc/linux/arch/arm/mach-sa1100/
H A Dgeneric.c107 static void sa11x0_register_device(struct platform_device *dev, void *data) in sa11x0_register_device()
/openbmc/linux/drivers/regulator/
H A Dab8500-ext.c99 struct device *dev; member
/openbmc/linux/drivers/parport/
H A Dparport_sunbpp.c216 static void parport_sunbpp_init_state(struct pardevice *dev, struct parport_state *s) in parport_sunbpp_init_state()
/openbmc/linux/drivers/input/joystick/
H A Dpsxpad-spi.c377 static int psxpad_spi_suspend(struct device *dev) in psxpad_spi_suspend()
/openbmc/linux/drivers/gpio/
H A Dgpio-siox.c220 struct device *dev = &sdevice->dev; in gpio_siox_probe() local
H A Dgpio-sifive.c183 struct device *dev = &pdev->dev; in sifive_gpio_probe() local
H A Dgpio-rda.c211 struct device *dev = &pdev->dev; in rda_gpio_probe() local
/openbmc/linux/drivers/iio/potentiometer/
H A Dds1803.c208 struct device *dev = &client->dev; in ds1803_probe() local
/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dnetdev_rx.c191 struct net_device *dev = &rx->rx_napi; in hfi1_netdev_rxq_init() local
/openbmc/linux/drivers/net/ethernet/wangxun/ngbe/
H A Dngbe_mdio.c170 static void ngbe_handle_link_change(struct net_device *dev) in ngbe_handle_link_change()
/openbmc/qemu/target/avr/
H A Dcpu.c108 static void avr_cpu_realizefn(DeviceState *dev, Error **errp) in avr_cpu_realizefn()
/openbmc/qemu/hw/usb/
H A Dhcd-uhci.h46 PCIDevice dev; member
/openbmc/qemu/hw/intc/
H A Darm_gicv3.c437 static void arm_gic_realize(DeviceState *dev, Error **errp) in arm_gic_realize()
/openbmc/qemu/hw/misc/
H A Dnpcm7xx_gcr.c168 static void npcm7xx_gcr_realize(DeviceState *dev, Error **errp) in npcm7xx_gcr_realize()
/openbmc/qemu/hw/input/
H A Dadb.c290 static void adb_device_realizefn(DeviceState *dev, Error **errp) in adb_device_realizefn()
/openbmc/qemu/hw/audio/
H A Dpcspk.c185 static void pcspk_realizefn(DeviceState *dev, Error **errp) in pcspk_realizefn()
/openbmc/qemu/hw/arm/
H A Dz2.c151 static void zipit_lcd_realize(SSIPeripheral *dev, Error **errp) in zipit_lcd_realize()
H A Dstm32l4x5_soc.c172 DeviceState *armv7m, *dev; in stm32l4x5_soc_realize() local
/openbmc/linux/drivers/hid/
H A Dhid-cougar.c72 struct hid_device *dev; member
/openbmc/qemu/hw/char/
H A Dstm32l4x5_usart.c584 static void stm32l4x5_usart_base_realize(DeviceState *dev, Error **errp) in stm32l4x5_usart_base_realize()
/openbmc/linux/drivers/net/vmxnet3/
H A Dvmxnet3_xdp.c223 vmxnet3_xdp_xmit(struct net_device *dev, in vmxnet3_xdp_xmit()
/openbmc/linux/drivers/net/ethernet/intel/e1000e/
H A Dnetdev.c6586 static int e1000e_pm_freeze(struct device *dev) in e1000e_pm_freeze()
6869 static int e1000e_pm_thaw(struct device *dev) in e1000e_pm_thaw()
6958 static __maybe_unused int e1000e_pm_prepare(struct device *dev) in e1000e_pm_prepare()
6964 static __maybe_unused int e1000e_pm_suspend(struct device *dev) in e1000e_pm_suspend()
6985 static __maybe_unused int e1000e_pm_resume(struct device *dev) in e1000e_pm_resume()
7003 static __maybe_unused int e1000e_pm_runtime_idle(struct device *dev) in e1000e_pm_runtime_idle()
7019 static __maybe_unused int e1000e_pm_runtime_resume(struct device *dev) in e1000e_pm_runtime_resume()
7038 static __maybe_unused int e1000e_pm_runtime_suspend(struct device *dev) in e1000e_pm_runtime_suspend()
/openbmc/linux/drivers/net/can/rcar/
H A Drcar_canfd.c1316 static void rcar_canfd_set_bittiming(struct net_device *dev) in rcar_canfd_set_bittiming()
1698 static int rcar_canfd_get_berr_counter(const struct net_device *dev, in rcar_canfd_get_berr_counter()
1727 struct device *dev = &pdev->dev; in rcar_canfd_channel_probe() local
1852 struct device *dev = &pdev->dev; in rcar_canfd_probe() local
2100 static int __maybe_unused rcar_canfd_suspend(struct device *dev) in rcar_canfd_suspend()
2105 static int __maybe_unused rcar_canfd_resume(struct device *dev) in rcar_canfd_resume()
/openbmc/linux/drivers/md/
H A Draid10.c456 int dev; in raid10_end_write_request() local
593 int dev; in __raid10_find_phys() local
665 static sector_t raid10_find_virt(struct r10conf *conf, sector_t sector, int dev) in raid10_find_virt()
1618 int dev; in raid10_end_discard_request() local
3016 int dev = r10_bio->devs[m].devnum; in handle_write_completed() local
3055 int dev = r10_bio->devs[m].devnum; in handle_write_completed() local
/openbmc/linux/drivers/mtd/nand/raw/
H A Dmarvell_nand.c408 struct device *dev; member
2600 static int marvell_nand_chip_init(struct device *dev, struct marvell_nfc *nfc, in marvell_nand_chip_init()
2771 static int marvell_nand_chips_init(struct device *dev, struct marvell_nfc *nfc) in marvell_nand_chips_init()
2940 struct device *dev = &pdev->dev; in marvell_nfc_probe() local
3048 static int __maybe_unused marvell_nfc_suspend(struct device *dev) in marvell_nfc_suspend()
3062 static int __maybe_unused marvell_nfc_resume(struct device *dev) in marvell_nfc_resume()

1...<<511512513514515516517518519520>>...645