Lines Matching refs:device
8 #include <linux/device.h>
55 * @dev: IPA device pointer
64 struct device *dev;
144 static int ipa_runtime_suspend(struct device *dev)
160 static int ipa_runtime_resume(struct device *dev)
178 static int ipa_suspend(struct device *dev)
198 static int ipa_resume(struct device *dev)
237 * network device transmit queue.
359 ipa_power_init(struct device *dev, const struct ipa_power_data *data)
418 struct device *dev = power->dev;