/openbmc/linux/drivers/net/ethernet/freescale/enetc/ |
H A D | enetc_cbdr.c | 6 int enetc_setup_cbdr(struct device *dev, struct enetc_hw *hw, int bd_count, in enetc_setup_cbdr()
|
/openbmc/linux/drivers/iio/potentiometer/ |
H A D | ad5272.c | 164 struct device *dev = &client->dev; in ad5272_probe() local
|
/openbmc/linux/drivers/iio/dac/ |
H A D | ad5592r-base.h | 53 struct device *dev; member
|
/openbmc/linux/drivers/irqchip/ |
H A D | irq-mvebu-gicp.c | 37 struct device *dev; member
|
/openbmc/linux/drivers/iio/light/ |
H A D | noa1305.c | 166 static bool noa1305_writable_reg(struct device *dev, unsigned int reg) in noa1305_writable_reg()
|
/openbmc/linux/drivers/parport/ |
H A D | parport_gsc.h | 66 struct pci_dev *dev; member
|
/openbmc/linux/arch/mips/lantiq/xway/ |
H A D | gptu.c | 121 static inline void clkdev_add_gptu(struct device *dev, const char *con, in clkdev_add_gptu()
|
/openbmc/linux/drivers/nvmem/ |
H A D | microchip-otpc.c | 40 struct device *dev; member
|
/openbmc/linux/drivers/iio/adc/ |
H A D | adi-axi-adc.c | 61 struct device *dev; member
|
/openbmc/linux/fs/hostfs/ |
H A D | hostfs.h | 69 } rdev, dev; member
|
/openbmc/qemu/hw/watchdog/ |
H A D | spapr_watchdog.c | 237 static void spapr_wdt_realize(DeviceState *dev, Error **errp) in spapr_wdt_realize()
|
/openbmc/qemu/hw/gpio/ |
H A D | nrf51_gpio.c | 262 static void nrf51_gpio_reset(DeviceState *dev) in nrf51_gpio_reset()
|
/openbmc/qemu/hw/mips/ |
H A D | fuloong2e.c | 226 DeviceState *dev; in mips_fuloong2e_init() local
|
/openbmc/qemu/target/hppa/ |
H A D | cpu.c | 166 static void hppa_cpu_realizefn(DeviceState *dev, Error **errp) in hppa_cpu_realizefn()
|
/openbmc/qemu/target/tricore/ |
H A D | cpu.c | 83 static void tricore_cpu_realizefn(DeviceState *dev, Error **errp) in tricore_cpu_realizefn()
|
/openbmc/qemu/target/xtensa/ |
H A D | cpu.c | 160 static void xtensa_cpu_realizefn(DeviceState *dev, Error **errp) in xtensa_cpu_realizefn()
|
/openbmc/qemu/include/hw/xen/ |
H A D | xen_pvdev.h | 38 int dev; member
|
/openbmc/qemu/hw/arm/ |
H A D | fsl-imx6.c | 111 static void fsl_imx6_realize(DeviceState *dev, Error **errp) in fsl_imx6_realize()
|
/openbmc/qemu/hw/rtc/ |
H A D | xlnx-zynqmp-rtc.c | 161 static void rtc_reset(DeviceState *dev) in rtc_reset()
|
/openbmc/linux/drivers/leds/ |
H A D | leds-pca995x.c | 123 struct device *dev = &client->dev; in pca995x_probe() local
|
/openbmc/linux/drivers/net/ethernet/freescale/fman/ |
H A D | mac.h | 25 struct device *dev; member
|
/openbmc/linux/drivers/net/ethernet/engleder/ |
H A D | tsnep_main.c | 1794 void *dev; in tsnep_request_irq() local 1826 void *dev; in tsnep_free_irq() local 2224 static int tsnep_netdev_bpf(struct net_device *dev, struct netdev_bpf *bpf) in tsnep_netdev_bpf() 2250 static int tsnep_netdev_xdp_xmit(struct net_device *dev, int n, in tsnep_netdev_xdp_xmit() 2288 static int tsnep_netdev_xsk_wakeup(struct net_device *dev, u32 queue_id, in tsnep_netdev_xsk_wakeup()
|
/openbmc/linux/include/linux/ |
H A D | irq.h | 961 #define devm_irq_alloc_descs(dev, irq, from, cnt, node) \ argument 964 #define devm_irq_alloc_desc(dev, node) \ argument 967 #define devm_irq_alloc_desc_at(dev, at, node) \ argument 970 #define devm_irq_alloc_desc_from(dev, from, node) \ argument 973 #define devm_irq_alloc_descs_from(dev, from, cnt, node) \ argument
|
/openbmc/linux/drivers/tty/serial/ |
H A D | icom.c | 396 struct pci_dev *dev = icom_port->adapter->pci_dev; in free_port_memory() local 428 struct pci_dev *dev = icom_port->adapter->pci_dev; in get_port_memory() local 609 struct pci_dev *dev = icom_port->adapter->pci_dev; in load_code() local 1712 static int icom_probe(struct pci_dev *dev, in icom_probe() 1824 static void icom_remove(struct pci_dev *dev) in icom_remove()
|
/openbmc/linux/drivers/nfc/ |
H A D | trf7970a.c | 425 struct device *dev; member 2170 static int trf7970a_suspend(struct device *dev) in trf7970a_suspend() 2184 static int trf7970a_resume(struct device *dev) in trf7970a_resume() 2201 static int trf7970a_pm_runtime_suspend(struct device *dev) in trf7970a_pm_runtime_suspend() 2216 static int trf7970a_pm_runtime_resume(struct device *dev) in trf7970a_pm_runtime_resume()
|