Lines Matching refs:device
27 #include <linux/device.h>
281 * @dev: device structure
284 * @iomem: device I/O memory for register access
293 * @enabled: flag to indicate if the device is enabled
294 * @dpcd: DP configuration data from currently connected sink device
295 * @link_config: common link configuration between IP core and sink device
296 * @mode: current mode between IP core and sink device
302 struct device *dev;
644 * are predefined, and values(vs, pe, pc) are from the device manual.
1021 dev_dbg(dp->dev, "no connected aux device\n");
1492 * This limitation may not be compatible with the sink device.