Searched refs:dev_info (Results 26 - 50 of 3206) sorted by relevance

1234567891011>>

/linux-master/drivers/mfd/
H A Dstw481x.c95 dev_info(&stw481x->client->dev, "voltages %s\n",
97 dev_info(&stw481x->client->dev, "MMC level shifter %s\n",
99 dev_info(&stw481x->client->dev, "VMMC: %s\n",
102 dev_info(&stw481x->client->dev, "STw481x power control registers:\n");
120 dev_info(&stw481x->client->dev, "VCORE: %u.%uV %s\n",
124 dev_info(&stw481x->client->dev, "VPLL: %u.%uV %s\n",
128 dev_info(&stw481x->client->dev, "VAUX: %u.%uV %s\n",
136 dev_info(&stw481x->client->dev, "TWARN: %s threshold, %s\n",
140 dev_info(&stw481x->client->dev, "VMMC: %s\n",
142 dev_info(
[all...]
/linux-master/drivers/crypto/intel/qat/qat_common/
H A Dadf_ctl_drv.c224 dev_info(&GET_DEV(dev),
310 dev_info(&GET_DEV(accel_dev),
342 struct adf_dev_status_info dev_info; local
345 if (copy_from_user(&dev_info, (void __user *)arg,
351 accel_dev = adf_devmgr_get_dev_by_id(dev_info.accel_id);
356 dev_info.state = adf_dev_started(accel_dev) ? DEV_UP : DEV_DOWN;
357 dev_info.num_ae = hw_data->get_num_aes(hw_data);
358 dev_info.num_accel = hw_data->get_num_accels(hw_data);
359 dev_info.num_logical_accel = hw_data->num_logical_accel;
360 dev_info
[all...]
/linux-master/drivers/soc/versatile/
H A Dsoc-integrator.c140 dev_info(dev, "Detected ARM core module:\n");
141 dev_info(dev, " Manufacturer: %02x\n", (val >> 24));
142 dev_info(dev, " Architecture: %s\n", integrator_arch_str(val));
143 dev_info(dev, " FPGA: %s\n", integrator_fpga_str(val));
144 dev_info(dev, " Build: %02x\n", (val >> 4) & 0xFF);
145 dev_info(dev, " Rev: %c\n", ('A' + (val & 0x03)));
/linux-master/drivers/i3c/master/mipi-i3c-hci/
H A Dext_caps.c30 dev_info(&hci->master.dev, "vendor MIPI ID: %#x\n", hci->vendor_mipi_id);
31 dev_info(&hci->master.dev, "vendor version ID: %#x\n", hci->vendor_version_id);
32 dev_info(&hci->master.dev, "vendor product ID: %#x\n", hci->vendor_product_id);
52 dev_info(&hci->master.dev, "operation mode: %s\n", functionality[operation_mode]);
64 dev_info(&hci->master.dev, "%d bus instances\n", count);
74 dev_info(&hci->master.dev, "transfer mode table has %d entries\n",
97 dev_info(&hci->master.dev, "available data rates:\n");
104 dev_info(&hci->master.dev, "rate %d for %s = %d kHz\n",
123 dev_info(&hci->master.dev, "%d/%d active auto-command entries\n",
132 dev_info(
[all...]
/linux-master/drivers/gpu/drm/pl111/
H A Dpl111_versatile.c119 dev_info(drm->dev, "enable Integrator CLCD connectors\n");
159 dev_info(drm->dev, "enable IM-PD1 CLCD connectors\n");
170 dev_info(drm->dev, "disable IM-PD1 CLCD connectors\n");
197 dev_info(drm->dev, "disable Versatile CLCD connectors\n");
208 dev_info(drm->dev, "enable Versatile CLCD connectors\n");
250 dev_info(drm->dev, "disable RealView CLCD connectors\n");
259 dev_info(drm->dev, "enable RealView CLCD connectors\n");
436 dev_info(dev, "DVI muxed to motherboard CLCD\n");
439 dev_info(dev,
443 dev_info(de
[all...]
H A Dpl111_nomadik.c34 dev_info(dev, "set Nomadik PMU mux to CLCD mode\n");
/linux-master/drivers/gpu/drm/ast/
H A Dast_drv.c190 dev_info(dev, "Using default configuration\n");
193 dev_info(dev, "Using device-tree for configuration\n");
196 dev_info(dev, "Using P2A bridge for configuration\n");
206 dev_info(dev, "AST 2600 detected\n");
211 dev_info(dev, "AST 2510 detected\n");
215 dev_info(dev, "AST 2500 detected\n");
222 dev_info(dev, "AST 1400 detected\n");
226 dev_info(dev, "AST 2400 detected\n");
233 dev_info(dev, "AST 1300 detected\n");
237 dev_info(de
[all...]
/linux-master/drivers/net/ethernet/amd/pds_core/
H A Ddev.c251 pdsc->dev_info.asic_type = ioread8(&pdsc->info_regs->asic_type);
252 pdsc->dev_info.asic_rev = ioread8(&pdsc->info_regs->asic_rev);
256 memcpy_fromio(pdsc->dev_info.fw_version,
259 pdsc->dev_info.fw_version[PDS_CORE_DEVINFO_FWVERS_BUFLEN] = 0;
261 memcpy_fromio(pdsc->dev_info.serial_num,
264 pdsc->dev_info.serial_num[PDS_CORE_DEVINFO_SERIAL_BUFLEN] = 0;
266 dev_dbg(pdsc->dev, "fw_version %s\n", pdsc->dev_info.fw_version);
307 if (isprint(pdsc->dev_info.fw_version[0]) &&
308 isascii(pdsc->dev_info.fw_version[0]))
309 dev_info(pds
[all...]
/linux-master/drivers/net/ethernet/pensando/ionic/
H A Dionic_devlink.c31 idev->dev_info.fw_version);
35 snprintf(buf, sizeof(buf), "0x%x", idev->dev_info.asic_type);
42 snprintf(buf, sizeof(buf), "0x%x", idev->dev_info.asic_rev);
49 err = devlink_info_serial_number_put(req, idev->dev_info.serial_num);
/linux-master/drivers/pps/
H A Dkc.c46 dev_info(pps->dev, "unbound kernel"
60 dev_info(pps->dev, "bound kernel consumer: "
86 dev_info(pps->dev, "unbound kernel consumer"
/linux-master/include/net/caif/
H A Dcaif_layer.h250 * struct dev_info - Physical Device info information about physical layer.
258 struct dev_info { struct
266 * @dev_info: Information about the receiving device.
274 struct dev_info *dev_info; member in struct:caif_payload_info
/linux-master/net/caif/
H A Dcfsrvl.c46 if (phyid != service->dev_info.id)
54 if (phyid != service->dev_info.id)
123 info->dev_info = &service->dev_info;
144 info->dev_info = &service->dev_info;
162 struct dev_info *dev_info,
172 service->dev_info = *dev_info;
160 cfsrvl_init(struct cfsrvl *service, u8 channel_id, struct dev_info *dev_info, bool supports_flowctrl) argument
[all...]
H A Dcfdgml.c27 struct cflayer *cfdgml_create(u8 channel_id, struct dev_info *dev_info) argument
33 cfsrvl_init(dgm, channel_id, dev_info, true);
111 info->dev_info = &service->dev_info;
H A Dcfutill.c27 struct cflayer *cfutill_create(u8 channel_id, struct dev_info *dev_info) argument
33 cfsrvl_init(util, channel_id, dev_info, true);
102 info->dev_info = &service->dev_info;
H A Dcfveil.c26 struct cflayer *cfvei_create(u8 channel_id, struct dev_info *dev_info) argument
32 cfsrvl_init(vei, channel_id, dev_info, true);
96 info->dev_info = &service->dev_info;
/linux-master/drivers/spi/
H A Dspi-slave-system-control.c61 dev_info(&priv->spi->dev, "Rebooting system...\n");
66 dev_info(&priv->spi->dev, "Powering off system...\n");
71 dev_info(&priv->spi->dev, "Halting system...\n");
76 dev_info(&priv->spi->dev, "Suspending system...\n");
92 dev_info(&priv->spi->dev, "Terminating\n");
/linux-master/drivers/acpi/x86/
H A Ds2idle.c139 struct lpi_device_constraint_amd dev_info = {}; local
150 dev_info.enabled = obj->integer.value;
153 dev_info.name = obj->string.pointer;
156 dev_info.function_states = obj->integer.value;
159 dev_info.min_dstate = obj->integer.value;
166 dev_info.name,
167 dev_info.enabled,
168 dev_info.function_states,
169 dev_info.min_dstate);
171 if (!dev_info
261 struct lpi_device_constraint dev_info; local
[all...]
/linux-master/sound/soc/sof/
H A Dfw-file-profile.c224 dev_info(dev, "Supported default profiles\n");
240 dev_info(dev, "- ipc type %d (%s):\n", i, marker);
242 dev_info(dev, " Firmware file: %s/%s/%s\n",
247 dev_info(dev, " Firmware file: %s/%s\n",
251 dev_info(dev, " Topology file: %s/%s\n",
258 dev_info(dev, "Verify the path/name override module parameters.\n");
260 dev_info(dev, "Check if you have 'sof-firmware' package installed.\n");
261 dev_info(dev, "Optionally it can be manually downloaded from:\n");
262 dev_info(dev, " https://github.com/thesofproject/sof-bin/\n");
272 dev_info(de
[all...]
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_kms.c156 dev_info(adev->dev, "Using ATPX for runtime pm\n");
160 dev_info(adev->dev, "Using BOCO for runtime pm\n");
182 dev_info(adev->dev, "Using BACO for runtime pm\n");
852 struct drm_amdgpu_info_device *dev_info; local
856 dev_info = kzalloc(sizeof(*dev_info), GFP_KERNEL);
857 if (!dev_info)
860 dev_info->device_id = adev->pdev->device;
861 dev_info->chip_rev = adev->rev_id;
862 dev_info
[all...]
/linux-master/drivers/net/ethernet/qlogic/qed/
H A Dqed_devlink.c159 struct qed_dev_info *dev_info; local
163 dev_info = &cdev->common_dev_info;
175 GET_MFW_FIELD(dev_info->mfw_rev, QED_MFW_VERSION_3),
176 GET_MFW_FIELD(dev_info->mfw_rev, QED_MFW_VERSION_2),
177 GET_MFW_FIELD(dev_info->mfw_rev, QED_MFW_VERSION_1),
178 GET_MFW_FIELD(dev_info->mfw_rev, QED_MFW_VERSION_0));
186 dev_info->fw_major,
187 dev_info->fw_minor,
188 dev_info->fw_rev,
189 dev_info
[all...]
/linux-master/drivers/net/ethernet/dec/tulip/
H A D21142.c43 dev_info(&dev->dev, "21143 negotiation status %08x, %s\n",
56 dev_info(&dev->dev,
64 dev_info(&dev->dev,
73 dev_info(&dev->dev,
93 dev_info(&dev->dev, "Testing new 21143 media %s\n",
150 dev_info(&dev->dev,
175 dev_info(&dev->dev,
181 dev_info(&dev->dev,
225 dev_info(&dev->dev, "21143 %s link beat %s\n",
237 dev_info(
[all...]
/linux-master/drivers/pci/controller/
H A Dpcie-hisi-error.c166 dev_info(device, "Fail to get root port %04x:%02x:%02x.%d device\n",
206 dev_info(dev, "\nHISI : HIP : PCIe controller error\n");
208 dev_info(dev, "Table version = %d\n", edata->version);
210 dev_info(dev, "Socket ID = %d\n", edata->socket_id);
212 dev_info(dev, "Nimbus ID = %d\n", edata->nimbus_id);
214 dev_info(dev, "Sub Module = %s\n",
219 dev_info(dev, "Core ID = core%d\n", edata->core_id);
221 dev_info(dev, "Port ID = port%d\n", edata->port_id);
223 dev_info(dev, "Error severity = %s\n",
228 dev_info(de
[all...]
/linux-master/drivers/bus/
H A Darm-integrator-lm.c46 dev_info(dev, "no valid address on child\n");
52 dev_info(dev, "populate module @0x%08x from DT\n",
105 dev_info(dev, "detected module in slot %d\n", i);
/linux-master/drivers/hid/
H A Dhid-redragon.c40 dev_info(&hdev->dev, "Fixing Redragon ASURA report descriptor.\n");
H A Dhid-aureal.c25 dev_info(&hdev->dev, "fixing Aureal Cy se W-01RN USB_V3.1 report descriptor.\n");

Completed in 215 milliseconds

1234567891011>>