Lines Matching defs:dev
1116 * So let's save the dev id for each pin,
1631 struct device *dev = hda_codec_dev(codec);
1646 if (dev->power.runtime_status == RPM_SUSPENDING)
1651 if (ret < 0 && pm_runtime_suspended(dev))
2354 int dev, err;
2387 dev = get_pcm_rec(spec, pcm_idx)->device;
2388 if (dev != SNDRV_PCM_INVALID_DEVICE) {
2390 err = hdmi_create_eld_ctl(codec, pcm_idx, dev);
2651 static int generic_acomp_master_bind(struct device *dev,
2658 static void generic_acomp_master_unbind(struct device *dev,
2665 static int match_bound_vga(struct device *dev, int subtype, void *data)
2670 if (!dev_is_pci(dev) || !dev_is_pci(bus->dev))
2672 master = to_pci_dev(bus->dev);
2673 pci = to_pci_dev(dev);
2691 if (codec->core.dev.power.power_state.event == PM_EVENT_SUSPEND)
2874 if (codec->core.dev.power.power_state.event == PM_EVENT_SUSPEND)