/openbmc/linux/sound/soc/mediatek/common/ |
H A D | mtk-btcvsd.c | 111 struct device *dev; member 481 static irqreturn_t mtk_btcvsd_snd_irq_handler(int irq_id, void *dev) in mtk_btcvsd_snd_irq_handler() 1279 struct device *dev = &pdev->dev; in mtk_btcvsd_snd_probe() local
|
/openbmc/linux/drivers/net/dsa/qca/ |
H A D | ar9331.c | 239 struct device *dev; member 359 struct device *dev = priv->dev; in ar9331_sw_mbus_init() local 801 struct device *dev = priv->dev; in ar9331_sw_irq_init() local
|
/openbmc/linux/drivers/staging/media/av7110/ |
H A D | av7110.c | 120 struct saa7146_dev *dev = av7110->dev; in init_av7110_av() local 2349 static int av7110_attach(struct saa7146_dev* dev, in av7110_attach() 2806 static void av7110_irq(struct saa7146_dev* dev, u32 *isr) in av7110_irq()
|
/openbmc/linux/drivers/edac/ |
H A D | e752x_edac.c | 841 struct pci_dev *dev; in e752x_get_error_info() local 1214 struct pci_dev *dev = pvt->dev_d0f1; in e752x_init_sysbus_parity_mask() local 1234 struct pci_dev *dev; in e752x_init_error_reporting_regs() local
|
/openbmc/linux/drivers/iio/temperature/ |
H A D | mlx90632.c | 1293 static int mlx90632_pm_suspend(struct device *dev) in mlx90632_pm_suspend() 1310 static int mlx90632_pm_resume(struct device *dev) in mlx90632_pm_resume() 1322 static int mlx90632_pm_runtime_suspend(struct device *dev) in mlx90632_pm_runtime_suspend()
|
/openbmc/linux/include/linux/usb/ |
H A D | hcd.h | 520 #define usb_gettoggle(dev, ep, out) (((dev)->toggle[out] >> (ep)) & 1) argument 521 #define usb_dotoggle(dev, ep, out) ((dev)->toggle[out] ^= (1 << (ep))) argument 522 #define usb_settoggle(dev, ep, out, bit) \ argument
|
/openbmc/linux/drivers/usb/gadget/udc/ |
H A D | fsl_udc_core.c | 2218 static void fsl_udc_release(struct device *dev) in fsl_udc_release() 2602 static int fsl_udc_otg_suspend(struct device *dev, pm_message_t state) in fsl_udc_otg_suspend() 2638 static int fsl_udc_otg_resume(struct device *dev) in fsl_udc_otg_resume()
|
/openbmc/qemu/hw/block/ |
H A D | virtio-blk.c | 358 static bool virtio_blk_sect_range_ok(VirtIOBlock *dev, in virtio_blk_sect_range_ok() 1822 static void virtio_blk_device_realize(DeviceState *dev, Error **errp) in virtio_blk_device_realize() 1948 static void virtio_blk_device_unrealize(DeviceState *dev) in virtio_blk_device_unrealize()
|
/openbmc/linux/drivers/crypto/hisilicon/zip/ |
H A D | zip_main.c | 812 struct device *dev = &qm->pdev->dev; in hisi_zip_core_debug_init() local 888 struct device *dev = &qm->pdev->dev; in hisi_zip_debugfs_init() local 1044 struct device *dev = &qm->pdev->dev; in hisi_zip_log_hw_error() local
|
/openbmc/linux/drivers/hid/intel-ish-hid/ishtp/ |
H A D | client.h | 38 struct ishtp_device *dev; member
|
/openbmc/linux/drivers/media/radio/ |
H A D | radio-keene.c | 297 struct usb_device *dev = interface_to_usbdev(intf); in usb_keene_probe() local
|
H A D | radio-gemtek.c | 144 #define gemtek_bu2614_set(dev, field, data) ((dev)->bu2614data = \ argument
|
/openbmc/linux/include/linux/platform_data/ |
H A D | cros_ec_sensorhub.h | 148 struct device *dev; member
|
/openbmc/linux/drivers/power/supply/ |
H A D | isp1704_charger.c | 46 struct device *dev; member
|
/openbmc/linux/drivers/staging/rts5208/ |
H A D | rtsx.h | 120 static inline struct Scsi_Host *rtsx_to_host(struct rtsx_dev *dev) in rtsx_to_host()
|
/openbmc/linux/include/linux/mfd/ |
H A D | tps6507x.h | 157 struct device *dev; member
|
H A D | as3711.h | 76 struct device *dev; member
|
/openbmc/linux/include/linux/ |
H A D | svga.h | 92 static inline int svga_primary_device(struct pci_dev *dev) in svga_primary_device()
|
/openbmc/linux/drivers/char/tpm/ |
H A D | tpm_nsc.c | 258 static void tpm_nsc_remove(struct device *dev) in tpm_nsc_remove()
|
/openbmc/linux/drivers/scsi/ibmvscsi/ |
H A D | ibmvscsi.h | 90 struct device *dev; member
|
/openbmc/linux/drivers/net/ethernet/hisilicon/hns/ |
H A D | hns_dsaf_rcb.h | 86 struct device *dev; /*device for DMA mapping */ member
|
/openbmc/linux/drivers/mcb/ |
H A D | mcb-internal.h | 104 unsigned int dev:10; member
|
/openbmc/linux/include/linux/mfd/da9052/ |
H A D | da9052.h | 84 struct device *dev; member
|
/openbmc/u-boot/drivers/usb/dwc3/ |
H A D | ti_usb_phy.c | 262 int ti_usb_phy_uboot_init(struct ti_usb_phy_device *dev) in ti_usb_phy_uboot_init()
|
/openbmc/qemu/include/hw/virtio/ |
H A D | virtio-serial.h | 92 DeviceState dev; member
|