Lines Matching refs:device
3 * net/core/devlink.c - Network physical/parent device Netlink interface
15 #include <linux/device.h>
998 NL_SET_ERR_MSG_MOD(extack, "Address must be 6 bytes for Ethernet device");
3482 "component update is not supported by this device");
3494 "overwrite settings are not supported by this device");
8002 * @dev: parent device
8004 int devlink_register(struct devlink *devlink, struct device *dev)
8037 * Should be called at end of device initialization
8053 * Should be called at the beginning of device cleanup
8252 "devlink port type for port %d set to Ethernet without a software interface reference, device type not supported by the kernel?\n",
8263 * @ibdev: related IB device