Lines Matching defs:device
73 struct device *dev;
120 static int __maybe_unused hda_tegra_suspend(struct device *dev)
133 static int __maybe_unused hda_tegra_resume(struct device *dev)
146 static int __maybe_unused hda_tegra_runtime_suspend(struct device *dev)
165 static int __maybe_unused hda_tegra_runtime_resume(struct device *dev)
205 static int hda_tegra_dev_disconnect(struct snd_device *device)
207 struct azx *chip = device->device_data;
216 static int hda_tegra_dev_free(struct snd_device *device)
218 struct azx *chip = device->device_data;
238 struct device *dev = hda->dev;
276 "unable to request IRQ %d, disabling device\n",
425 dev_err(card->dev, "Error creating device\n");