/openbmc/qemu/hw/ppc/ |
H A D | pnv_occ.c | 262 static void pnv_occ_realize(DeviceState *dev, Error **errp) in pnv_occ_realize()
|
/openbmc/linux/drivers/clk/samsung/ |
H A D | clk.c | 67 struct samsung_clk_provider * __init samsung_clk_init(struct device *dev, in samsung_clk_init()
|
/openbmc/linux/net/bridge/ |
H A D | br_multicast.c | 1982 static int br_mc_disabled_update(struct net_device *dev, bool value, in br_mc_disabled_update() 3091 struct net_device *dev; in __br_multicast_get_querier_port() local 4614 bool br_multicast_enabled(const struct net_device *dev) in br_multicast_enabled() 4622 bool br_multicast_router(const struct net_device *dev) in br_multicast_router() 4759 int br_multicast_list_adjacent(struct net_device *dev, in br_multicast_list_adjacent() 4808 bool br_multicast_has_querier_anywhere(struct net_device *dev, int proto) in br_multicast_has_querier_anywhere() 4845 bool br_multicast_has_querier_adjacent(struct net_device *dev, int proto) in br_multicast_has_querier_adjacent() 4899 bool br_multicast_has_router_adjacent(struct net_device *dev, int proto) in br_multicast_has_router_adjacent()
|
/openbmc/linux/drivers/net/ethernet/emulex/benet/ |
H A D | be_cmds.c | 318 struct device *dev = &adapter->pdev->dev; in be_async_port_misconfig_event_process() local 749 struct device *dev = &adapter->pdev->dev; in be_fw_wait_ready() local 2024 struct device *dev = &adapter->pdev->dev; in be_cmd_rx_filter() local 2755 struct device *dev = &adapter->pdev->dev; in be_flash_BEx() local 2927 struct device *dev = &adapter->pdev->dev; in be_flash_skyhawk() local 3047 struct device *dev = &adapter->pdev->dev; in lancer_fw_download() local 3171 struct device *dev = &adapter->pdev->dev; in be_fw_download() local 4807 struct device *dev = &adapter->pdev->dev; in lancer_initiate_dump() local
|
/openbmc/linux/drivers/acpi/ |
H A D | ec.c | 2075 static int acpi_ec_suspend(struct device *dev) in acpi_ec_suspend() 2085 static int acpi_ec_suspend_noirq(struct device *dev) in acpi_ec_suspend_noirq() 2102 static int acpi_ec_resume_noirq(struct device *dev) in acpi_ec_resume_noirq() 2115 static int acpi_ec_resume(struct device *dev) in acpi_ec_resume()
|
/openbmc/linux/drivers/input/keyboard/ |
H A D | applespi.c | 947 static int applespi_event(struct input_dev *dev, unsigned int type, in applespi_event() 1869 static int applespi_poweroff_late(struct device *dev) in applespi_poweroff_late() 1879 static int applespi_suspend(struct device *dev) in applespi_suspend() 1906 static int applespi_resume(struct device *dev) in applespi_resume()
|
/openbmc/linux/drivers/spi/ |
H A D | spi-bcm-qspi.c | 211 void *dev; member 1487 struct device *dev = &pdev->dev; in bcm_qspi_probe() local 1694 static int __maybe_unused bcm_qspi_suspend(struct device *dev) in bcm_qspi_suspend() 1710 static int __maybe_unused bcm_qspi_resume(struct device *dev) in bcm_qspi_resume()
|
H A D | spi-ti-qspi.c | 50 struct device *dev; member 728 static int ti_qspi_runtime_resume(struct device *dev) in ti_qspi_runtime_resume()
|
/openbmc/linux/drivers/mtd/nand/raw/ |
H A D | omap2.c | 487 static irqreturn_t omap_nand_irq(int this_irq, void *dev) in omap_nand_irq() 1658 static int omap_get_dt_info(struct device *dev, struct omap_nand_info *info) in omap_get_dt_info() 1828 struct device *dev = &info->pdev->dev; in omap_nand_attach_chip() local 2188 struct device *dev = &pdev->dev; in omap_nand_probe() local
|
/openbmc/linux/drivers/pmdomain/qcom/ |
H A D | cpr.c | 229 struct device *dev; member 588 static irqreturn_t cpr_irq_handler(int irq, void *dev) in cpr_irq_handler() 1448 struct device *dev) in cpr_pd_attach_dev() 1616 struct device *dev = &pdev->dev; in cpr_probe() local
|
/openbmc/linux/drivers/gpu/drm/rockchip/ |
H A D | rockchip_drm_vop.c | 141 struct device *dev; member 1847 struct device *dev = vop->dev; in vop_create_crtc() local 2172 static int vop_bind(struct device *dev, struct device *master, void *data) in vop_bind() 2266 static void vop_unbind(struct device *dev, struct device *master, void *data) in vop_unbind()
|
/openbmc/linux/sound/soc/codecs/ |
H A D | tscs454.c | 158 static bool tscs454_volatile(struct device *dev, unsigned int reg) in tscs454_volatile() 183 static bool tscs454_writable(struct device *dev, unsigned int reg) in tscs454_writable() 203 static bool tscs454_readable(struct device *dev, unsigned int reg) in tscs454_readable() 223 static bool tscs454_precious(struct device *dev, unsigned int reg) in tscs454_precious()
|
/openbmc/linux/include/drm/ |
H A D | drm_connector.h | 1496 struct drm_device *dev; member 1927 static inline struct drm_connector *drm_connector_lookup(struct drm_device *dev, in drm_connector_lookup() 2060 struct drm_device *dev; member 2088 struct drm_device *dev; member
|
/openbmc/linux/drivers/pinctrl/samsung/ |
H A D | pinctrl-s3c64xx.c | 453 struct device *dev = d->dev; in s3c64xx_eint_gpio_init() local 687 struct device *dev = d->dev; in s3c64xx_eint_eint0_init() local
|
/openbmc/linux/drivers/iio/light/ |
H A D | us5182d.c | 922 static int us5182d_suspend(struct device *dev) in us5182d_suspend() 933 static int us5182d_resume(struct device *dev) in us5182d_resume()
|
/openbmc/linux/drivers/dma/ |
H A D | mmp_tdma.c | 102 struct device *dev; member 131 struct device *dev; member
|
H A D | fsldma.h | 122 struct device *dev; member 172 struct device *dev; /* Channel device */ member
|
/openbmc/linux/drivers/char/tpm/ |
H A D | tpm_tis_core.c | 1101 int tpm_tis_core_init(struct device *dev, struct tpm_tis_data *priv, int irq, in tpm_tis_core_init() 1334 int tpm_tis_resume(struct device *dev) in tpm_tis_resume()
|
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt_ptp.c | 536 int bnxt_hwtstamp_set(struct net_device *dev, struct ifreq *ifr) in bnxt_hwtstamp_set() 612 int bnxt_hwtstamp_get(struct net_device *dev, struct ifreq *ifr) in bnxt_hwtstamp_get()
|
/openbmc/qemu/hw/scsi/ |
H A D | esp.c | 1520 static void sysbus_esp_realize(DeviceState *dev, Error **errp) in sysbus_esp_realize() 1547 static void sysbus_esp_hard_reset(DeviceState *dev) in sysbus_esp_hard_reset()
|
/openbmc/u-boot/drivers/mtd/nand/raw/ |
H A D | vf610_nfc.c | 776 static int vf610_nfc_dt_probe(struct udevice *dev) in vf610_nfc_dt_probe() 798 struct udevice *dev; in board_nand_init() local
|
/openbmc/linux/drivers/media/pci/ivtv/ |
H A D | ivtvfb.c | 1230 static int __init ivtvfb_callback_init(struct device *dev, void *p) in ivtvfb_callback_init() 1245 static int ivtvfb_callback_cleanup(struct device *dev, void *p) in ivtvfb_callback_cleanup()
|
/openbmc/linux/drivers/power/supply/ |
H A D | axp288_charger.c | 507 static irqreturn_t axp288_charger_irq_thread_handler(int irq, void *dev) in axp288_charger_irq_thread_handler() 836 struct device *dev = &pdev->dev; in axp288_charger_probe() local
|
/openbmc/linux/drivers/net/ethernet/toshiba/ |
H A D | ps3_gelic_net.c | 1643 static int ps3_gelic_driver_probe(struct ps3_system_bus_device *dev) in ps3_gelic_driver_probe() 1799 static void ps3_gelic_driver_remove(struct ps3_system_bus_device *dev) in ps3_gelic_driver_remove()
|
/openbmc/linux/fs/ubifs/ |
H A D | dir.c | 1056 union ubifs_dev_desc *dev = NULL; in ubifs_mknod() local 1363 union ubifs_dev_desc *dev = NULL; in do_rename() local
|