Home
last modified time | relevance | path

Searched refs:dev_ops (Results 26 – 32 of 32) sorted by relevance

12

/openbmc/linux/drivers/net/dsa/microchip/
H A Dksz8795.c323 dev->dev_ops->r_mib_cnt(dev, port, mib->cnt_ptr, in ksz8_port_init_cnt()
333 dev->dev_ops->r_mib_pkt(dev, port, mib->cnt_ptr, in ksz8_port_init_cnt()
/openbmc/u-boot/drivers/firmware/
H A Dti_sci.c1814 struct ti_sci_dev_ops *dops = &ops->dev_ops; in ti_sci_setup_ops()
/openbmc/linux/sound/pci/ac97/
H A Dac97_codec.c1963 static const struct snd_device_ops dev_ops = { in snd_ac97_bus() local
1979 err = snd_device_new(card, SNDRV_DEV_BUS, bus, &dev_ops); in snd_ac97_bus()
/openbmc/linux/sound/pci/hda/
H A Dhda_codec.c988 static const struct snd_device_ops dev_ops = { in snd_hda_codec_device_new() local
1038 err = snd_device_new(card, SNDRV_DEV_CODEC, codec, &dev_ops); in snd_hda_codec_device_new()
/openbmc/linux/sound/usb/
H A Dmixer.c3573 static const struct snd_device_ops dev_ops = { in snd_usb_create_mixer() local
3626 err = snd_device_new(chip->card, SNDRV_DEV_CODEC, mixer, &dev_ops); in snd_usb_create_mixer()
/openbmc/linux/include/linux/
H A Dbpf.h543 const struct bpf_map_dev_ops *dev_ops; member
/openbmc/linux/drivers/firmware/
H A Dti_sci.c2794 struct ti_sci_dev_ops *dops = &ops->dev_ops; in ti_sci_setup_ops()

12