Home
last modified time | relevance | path

Searched refs:dev_info (Results 1 – 25 of 3073) sorted by relevance

12345678910>>...123

/linux-6.15/drivers/s390/block/
H A Ddcssblk.c120 kfree(dev_info); in dcssblk_release_segment()
549 return dax_add_host(dev_info->dax_dev, dev_info->gd); in dcssblk_setup_dax()
568 dev_info = NULL; in dcssblk_add_store()
638 dev_info->start = dcssblk_find_lowest_addr(dev_info); in dcssblk_add_store()
639 dev_info->end = dcssblk_find_highest_addr(dev_info); in dcssblk_add_store()
641 dev_set_name(&dev_info->dev, "%s", dev_info->segment_name); in dcssblk_add_store()
653 dev_info->gd->private_data = dev_info; in dcssblk_add_store()
656 seg_byte_size = (dev_info->end - dev_info->start + 1); in dcssblk_add_store()
696 rc = device_add_disk(&dev_info->dev, dev_info->gd, NULL); in dcssblk_add_store()
742 kfree(dev_info); in dcssblk_add_store()
[all …]
/linux-6.15/drivers/power/supply/
H A Dds2781_battery.c151 ret = ds2781_write(dev_info, raw, in ds2781_set_rsgain_register()
647 ret = ds2781_write(dev_info, buf, in ds2781_write_param_eeprom_bin()
693 ret = ds2781_write(dev_info, buf, in ds2781_write_user_eeprom_bin()
752 struct ds2781_device_info *dev_info; in ds2781_battery_probe() local
754 dev_info = devm_kzalloc(&pdev->dev, sizeof(*dev_info), GFP_KERNEL); in ds2781_battery_probe()
755 if (!dev_info) in ds2781_battery_probe()
760 dev_info->dev = &pdev->dev; in ds2781_battery_probe()
768 psy_cfg.drv_data = dev_info; in ds2781_battery_probe()
772 &dev_info->bat_desc, in ds2781_battery_probe()
774 if (IS_ERR(dev_info->bat)) { in ds2781_battery_probe()
[all …]
H A Dds2780_battery.c147 ret = ds2780_write(dev_info, raw, in ds2780_set_rsgain_register()
645 ret = ds2780_write(dev_info, buf, in ds2780_write_param_eeprom_bin()
690 ret = ds2780_write(dev_info, buf, in ds2780_write_user_eeprom_bin()
748 struct ds2780_device_info *dev_info; in ds2780_battery_probe() local
750 dev_info = devm_kzalloc(&pdev->dev, sizeof(*dev_info), GFP_KERNEL); in ds2780_battery_probe()
751 if (!dev_info) in ds2780_battery_probe()
756 dev_info->dev = &pdev->dev; in ds2780_battery_probe()
764 psy_cfg.drv_data = dev_info; in ds2780_battery_probe()
768 &dev_info->bat_desc, in ds2780_battery_probe()
770 if (IS_ERR(dev_info->bat)) { in ds2780_battery_probe()
[all …]
/linux-6.15/drivers/net/ethernet/intel/i40e/
H A Di40e_debugfs.c109 dev_info(&pf->pdev->dev, in i40e_dbg_dump_vsi_seid()
126 dev_info(&pf->pdev->dev, in i40e_dbg_dump_vsi_seid()
130 dev_info(&pf->pdev->dev, in i40e_dbg_dump_vsi_seid()
148 dev_info(&pf->pdev->dev, in i40e_dbg_dump_vsi_seid()
154 dev_info(&pf->pdev->dev, in i40e_dbg_dump_vsi_seid()
160 dev_info(&pf->pdev->dev, in i40e_dbg_dump_vsi_seid()
164 dev_info(&pf->pdev->dev, in i40e_dbg_dump_vsi_seid()
169 dev_info(&pf->pdev->dev, in i40e_dbg_dump_vsi_seid()
174 dev_info(&pf->pdev->dev, in i40e_dbg_dump_vsi_seid()
179 dev_info(&pf->pdev->dev, in i40e_dbg_dump_vsi_seid()
[all …]
/linux-6.15/drivers/edac/
H A Dcpc925_edac.c782 for (dev_info = &cpc925_devs[0]; dev_info->init; dev_info++) { in cpc925_add_edac_devices()
806 dev_info->edac_dev->pvt_info = dev_info; in cpc925_add_edac_devices()
807 dev_info->edac_dev->dev = &dev_info->pdev->dev; in cpc925_add_edac_devices()
808 dev_info->edac_dev->ctl_name = dev_info->ctl_name; in cpc925_add_edac_devices()
810 dev_info->edac_dev->dev_name = dev_name(&dev_info->pdev->dev); in cpc925_add_edac_devices()
813 dev_info->edac_dev->edac_check = dev_info->check; in cpc925_add_edac_devices()
815 if (dev_info->init) in cpc925_add_edac_devices()
816 dev_info->init(dev_info); in cpc925_add_edac_devices()
832 dev_info->exit(dev_info); in cpc925_add_edac_devices()
847 for (dev_info = &cpc925_devs[0]; dev_info->init; dev_info++) { in cpc925_del_edac_devices()
[all …]
/linux-6.15/include/net/caif/
H A Dcfsrvl.h22 struct dev_info dev_info; member
28 struct cflayer *cfvei_create(u8 linkid, struct dev_info *dev_info);
29 struct cflayer *cfdgml_create(u8 linkid, struct dev_info *dev_info);
30 struct cflayer *cfutill_create(u8 linkid, struct dev_info *dev_info);
31 struct cflayer *cfvidl_create(u8 linkid, struct dev_info *dev_info);
32 struct cflayer *cfrfml_create(u8 linkid, struct dev_info *dev_info,
34 struct cflayer *cfdbgl_create(u8 linkid, struct dev_info *dev_info);
40 struct dev_info *dev_info,
/linux-6.15/drivers/net/ethernet/emulex/benet/
H A Dbe_roce.c28 struct be_dev_info dev_info; in _be_roce_dev_add() local
48 dev_info.dpp_unmapped_addr = 0; in _be_roce_dev_add()
49 dev_info.dpp_unmapped_len = 0; in _be_roce_dev_add()
51 dev_info.pdev = adapter->pdev; in _be_roce_dev_add()
52 dev_info.db = adapter->db; in _be_roce_dev_add()
54 dev_info.db_page_size = adapter->roce_db.size; in _be_roce_dev_add()
56 dev_info.netdev = adapter->netdev; in _be_roce_dev_add()
58 dev_info.dev_family = adapter->sli_family; in _be_roce_dev_add()
64 dev_info.intr_mode = BE_INTERRUPT_MODE_MSIX; in _be_roce_dev_add()
72 dev_info.msix.vector_list[i] = in _be_roce_dev_add()
[all …]
/linux-6.15/drivers/net/ethernet/intel/ice/
H A Dice_parser.c633 dev_info(dev, "key:\n"); in ice_pg_cam_key_dump()
650 dev_info(dev, "key:\n"); in ice_pg_nm_cam_key_dump()
666 dev_info(dev, "action:\n"); in ice_pg_cam_action_dump()
1152 dev_info(dev, "key : "); in ice_bst_tcam_dump()
1156 dev_info(dev, "\n"); in ice_bst_tcam_dump()
1162 dev_info(dev, "\n"); in ice_bst_tcam_dump()
1447 dev_info(dev, "key :"); in ice_ptype_mk_tcam_dump()
1451 dev_info(dev, "\n"); in ice_ptype_mk_tcam_dump()
1453 dev_info(dev, "key_inv:"); in ice_ptype_mk_tcam_dump()
1457 dev_info(dev, "\n"); in ice_ptype_mk_tcam_dump()
[all …]
/linux-6.15/drivers/staging/iio/addac/
H A Dadt7316.c216 struct iio_dev *dev_info = dev_to_iio_dev(dev); in adt7316_show_enabled() local
247 struct iio_dev *dev_info = dev_to_iio_dev(dev); in adt7316_store_enabled() local
271 struct iio_dev *dev_info = dev_to_iio_dev(dev); in adt7316_show_select_ex_temp() local
285 struct iio_dev *dev_info = dev_to_iio_dev(dev); in adt7316_store_select_ex_temp() local
315 struct iio_dev *dev_info = dev_to_iio_dev(dev); in adt7316_show_mode() local
329 struct iio_dev *dev_info = dev_to_iio_dev(dev); in adt7316_store_mode() local
365 struct iio_dev *dev_info = dev_to_iio_dev(dev); in adt7316_show_ad_channel() local
404 struct iio_dev *dev_info = dev_to_iio_dev(dev); in adt7316_store_ad_channel() local
449 struct iio_dev *dev_info = dev_to_iio_dev(dev); in adt7316_show_all_ad_channels() local
470 struct iio_dev *dev_info = dev_to_iio_dev(dev); in adt7316_show_disable_averaging() local
[all …]
/linux-6.15/drivers/platform/x86/x86-android-tablets/
H A Dcore.c215 if (dev_info->use_pci) in x86_instantiate_i2c_client()
295 if (dev_info->use_pci) in x86_instantiate_serdev()
372 const struct x86_dev_info *dev_info; in x86_android_tablet_probe() local
380 dev_info = id->driver_data; in x86_android_tablet_probe()
388 for (i = 0; dev_info->modules && dev_info->modules[i]; i++) in x86_android_tablet_probe()
391 bat_swnode = dev_info->bat_swnode; in x86_android_tablet_probe()
402 if (dev_info->init) { in x86_android_tablet_probe()
403 ret = dev_info->init(&pdev->dev); in x86_android_tablet_probe()
408 exit_handler = dev_info->exit; in x86_android_tablet_probe()
448 pdev_count = dev_info->pdev_count; in x86_android_tablet_probe()
[all …]
/linux-6.15/sound/isa/gus/
H A Dgus_io.c430 dev_info(gus->card->dev, in snd_gf1_print_voice_registers()
433 dev_info(gus->card->dev, in snd_gf1_print_voice_registers()
436 dev_info(gus->card->dev, in snd_gf1_print_voice_registers()
442 dev_info(gus->card->dev, in snd_gf1_print_voice_registers()
446 dev_info(gus->card->dev, in snd_gf1_print_voice_registers()
449 dev_info(gus->card->dev, in snd_gf1_print_voice_registers()
505 dev_info(gus->card->dev,
518 dev_info(gus->card->dev,
521 dev_info(gus->card->dev,
524 dev_info(gus->card->dev,
[all …]
/linux-6.15/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_rap.c76 dev_info(adev->dev, "RAP L0 validate test success.\n"); in amdgpu_rap_debugfs_write()
82 dev_info(adev->dev, "RAP test failed, the output is:\n"); in amdgpu_rap_debugfs_write()
83 dev_info(adev->dev, "\tlast_subsection: 0x%08x.\n", in amdgpu_rap_debugfs_write()
85 dev_info(adev->dev, "\tnum_total_validate: 0x%08x.\n", in amdgpu_rap_debugfs_write()
87 dev_info(adev->dev, "\tnum_valid: 0x%08x.\n", in amdgpu_rap_debugfs_write()
89 dev_info(adev->dev, "\tlast_validate_addr: 0x%08x.\n", in amdgpu_rap_debugfs_write()
91 dev_info(adev->dev, "\tlast_validate_val: 0x%08x.\n", in amdgpu_rap_debugfs_write()
93 dev_info(adev->dev, "\tlast_validate_val_exptd: 0x%08x.\n", in amdgpu_rap_debugfs_write()
98 dev_info(adev->dev, "Unsupported op id: %d, ", op); in amdgpu_rap_debugfs_write()
99 dev_info(adev->dev, "Only support op 2(L0 validate test).\n"); in amdgpu_rap_debugfs_write()
H A Damdgpu_benchmark.c69 dev_info(adev->dev, "amdgpu: %s %u bo moves of %u kB from" in amdgpu_benchmark_log_results()
113 dev_info(adev->dev, "Error while benchmarking BO move.\n"); in amdgpu_benchmark_move()
148 dev_info(adev->dev, in amdgpu_benchmark()
162 dev_info(adev->dev, in amdgpu_benchmark()
172 dev_info(adev->dev, in amdgpu_benchmark()
185 dev_info(adev->dev, in amdgpu_benchmark()
198 dev_info(adev->dev, in amdgpu_benchmark()
211 dev_info(adev->dev, in amdgpu_benchmark()
224 dev_info(adev->dev, in amdgpu_benchmark()
237 dev_info(adev->dev, in amdgpu_benchmark()
[all …]
H A Damdgpu_kms.c851 dev_info = kzalloc(sizeof(*dev_info), GFP_KERNEL); in amdgpu_info_ioctl()
852 if (!dev_info) in amdgpu_info_ioctl()
859 dev_info->family = adev->family; in amdgpu_info_ioctl()
870 dev_info->max_engine_clock = in amdgpu_info_ioctl()
871 dev_info->min_engine_clock = in amdgpu_info_ioctl()
873 dev_info->max_memory_clock = in amdgpu_info_ioctl()
874 dev_info->min_memory_clock = in amdgpu_info_ioctl()
881 dev_info->ids_flags = 0; in amdgpu_info_ioctl()
909 dev_info->virtual_address_max = in amdgpu_info_ioctl()
951 dev_info->pcie_num_lanes = in amdgpu_info_ioctl()
[all …]
/linux-6.15/drivers/mfd/
H A Dstw481x.c95 dev_info(&stw481x->client->dev, "voltages %s\n", in stw481x_startup()
97 dev_info(&stw481x->client->dev, "MMC level shifter %s\n", in stw481x_startup()
99 dev_info(&stw481x->client->dev, "VMMC: %s\n", in stw481x_startup()
120 dev_info(&stw481x->client->dev, "VCORE: %u.%uV %s\n", in stw481x_startup()
124 dev_info(&stw481x->client->dev, "VPLL: %u.%uV %s\n", in stw481x_startup()
128 dev_info(&stw481x->client->dev, "VAUX: %u.%uV %s\n", in stw481x_startup()
140 dev_info(&stw481x->client->dev, "VMMC: %s\n", in stw481x_startup()
142 dev_info(&stw481x->client->dev, "IT WAKE UP: %s\n", in stw481x_startup()
144 dev_info(&stw481x->client->dev, "GPO1: %s\n", in stw481x_startup()
146 dev_info(&stw481x->client->dev, "GPO2: %s\n", in stw481x_startup()
[all …]
/linux-6.15/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); in hci_extcap_hardware_id()
64 dev_info(&hci->master.dev, "%d bus instances\n", count); in hci_extcap_multi_bus()
74 dev_info(&hci->master.dev, "transfer mode table has %d entries\n", in hci_extcap_xfer_modes()
97 dev_info(&hci->master.dev, "available data rates:\n"); in hci_extcap_xfer_rates()
104 dev_info(&hci->master.dev, "rate %d for %s = %d kHz\n", in hci_extcap_xfer_rates()
123 dev_info(&hci->master.dev, "%d/%d active auto-command entries\n", in hci_extcap_auto_command()
132 dev_info(&hci->master.dev, "debug registers present\n"); in hci_extcap_debug()
139 dev_info(&hci->master.dev, "scheduled commands available\n"); in hci_extcap_scheduled_cmd()
159 dev_info(&hci->master.dev, "Global DAT available\n"); in hci_extcap_global_DAT()
165 dev_info(&hci->master.dev, "Master Multi-Lane support available\n"); in hci_extcap_multilane()
[all …]
/linux-6.15/drivers/gpu/drm/pl111/
H A Dpl111_versatile.c119 dev_info(drm->dev, "enable Integrator CLCD connectors\n"); in pl111_integrator_enable()
159 dev_info(drm->dev, "enable IM-PD1 CLCD connectors\n"); in pl111_impd1_enable()
170 dev_info(drm->dev, "disable IM-PD1 CLCD connectors\n"); in pl111_impd1_disable()
208 dev_info(drm->dev, "enable Versatile CLCD connectors\n"); in pl111_versatile_enable()
250 dev_info(drm->dev, "disable RealView CLCD connectors\n"); in pl111_realview_clcd_disable()
259 dev_info(drm->dev, "enable RealView CLCD connectors\n"); in pl111_realview_clcd_enable()
436 dev_info(dev, "DVI muxed to motherboard CLCD\n"); in pl111_vexpress_clcd_init()
439 dev_info(dev, in pl111_vexpress_clcd_init()
443 dev_info(dev, "core tile graphics present\n"); in pl111_vexpress_clcd_init()
444 dev_info(dev, "this device will be deactivated\n"); in pl111_vexpress_clcd_init()
[all …]
/linux-6.15/drivers/gpu/drm/ast/
H A Dast_drv.c208 dev_info(dev, "AST 2600 detected\n"); in ast_detect_chip()
213 dev_info(dev, "AST 2510 detected\n"); in ast_detect_chip()
217 dev_info(dev, "AST 2500 detected\n"); in ast_detect_chip()
224 dev_info(dev, "AST 1400 detected\n"); in ast_detect_chip()
228 dev_info(dev, "AST 2400 detected\n"); in ast_detect_chip()
235 dev_info(dev, "AST 1300 detected\n"); in ast_detect_chip()
239 dev_info(dev, "AST 2300 detected\n"); in ast_detect_chip()
246 dev_info(dev, "AST 1100 detected\n"); in ast_detect_chip()
250 dev_info(dev, "AST 2200 detected\n"); in ast_detect_chip()
254 dev_info(dev, "AST 2150 detected\n"); in ast_detect_chip()
[all …]
/linux-6.15/drivers/crypto/intel/qat/qat_common/
H A Dadf_ctl_drv.c227 dev_info(&GET_DEV(dev), in adf_ctl_is_device_in_use()
313 dev_info(&GET_DEV(accel_dev), in adf_ctl_ioctl_dev_start()
345 struct adf_dev_status_info dev_info; in adf_ctl_ioctl_get_status() local
348 if (copy_from_user(&dev_info, (void __user *)arg, in adf_ctl_ioctl_get_status()
360 dev_info.num_ae = hw_data->get_num_aes(hw_data); in adf_ctl_ioctl_get_status()
361 dev_info.num_accel = hw_data->get_num_accels(hw_data); in adf_ctl_ioctl_get_status()
363 dev_info.banks_per_accel = hw_data->num_banks in adf_ctl_ioctl_get_status()
365 strscpy(dev_info.name, hw_data->dev_class->name, sizeof(dev_info.name)); in adf_ctl_ioctl_get_status()
366 dev_info.instance_id = hw_data->instance_id; in adf_ctl_ioctl_get_status()
367 dev_info.type = hw_data->dev_class->type; in adf_ctl_ioctl_get_status()
[all …]
/linux-6.15/drivers/scsi/fnic/
H A Dfnic_res.c62 dev_info(&fnic->pdev->dev, "vNIC role not defined (def role: FC Init)\n"); in fnic_get_vnic_config()
145 dev_info(&fnic->pdev->dev, "fNIC MAC addr %p wq/wq_copy/rq %d/%d/%d\n", in fnic_get_vnic_config()
149 dev_info(&fnic->pdev->dev, "fNIC node wwn 0x%llx port wwn 0x%llx\n", in fnic_get_vnic_config()
151 dev_info(&fnic->pdev->dev, "fNIC ed_tov %d ra_tov %d\n", in fnic_get_vnic_config()
153 dev_info(&fnic->pdev->dev, "fNIC mtu %d intr timer %d\n", in fnic_get_vnic_config()
155 dev_info(&fnic->pdev->dev, "fNIC flags 0x%x luns per tgt %d\n", in fnic_get_vnic_config()
157 dev_info(&fnic->pdev->dev, "fNIC flogi_retries %d flogi timeout %d\n", in fnic_get_vnic_config()
159 dev_info(&fnic->pdev->dev, "fNIC plogi retries %d plogi timeout %d\n", in fnic_get_vnic_config()
166 dev_info(&fnic->pdev->dev, "fNIC intr mode: %d\n", c->intr_mode); in fnic_get_vnic_config()
241 dev_info(&fnic->pdev->dev, "vNIC interrupt mode: %s\n", in fnic_alloc_vnic_resources()
[all …]
/linux-6.15/drivers/net/ethernet/amd/pds_core/
H A Ddev.c256 memcpy_fromio(pdsc->dev_info.fw_version, in pdsc_init_devinfo()
261 memcpy_fromio(pdsc->dev_info.serial_num, in pdsc_init_devinfo()
307 if (isprint(pdsc->dev_info.fw_version[0]) && in pdsc_identify()
308 isascii(pdsc->dev_info.fw_version[0])) in pdsc_identify()
309 dev_info(pdsc->dev, "FW: %.*s\n", in pdsc_identify()
310 (int)(sizeof(pdsc->dev_info.fw_version) - 1), in pdsc_identify()
311 pdsc->dev_info.fw_version); in pdsc_identify()
314 (u8)pdsc->dev_info.fw_version[0], in pdsc_identify()
315 (u8)pdsc->dev_info.fw_version[1], in pdsc_identify()
316 (u8)pdsc->dev_info.fw_version[2], in pdsc_identify()
[all …]
/linux-6.15/drivers/acpi/x86/
H A Ds2idle.c153 dev_info.name = obj->string.pointer; in lpi_device_get_constraints_amd()
166 dev_info.name, in lpi_device_get_constraints_amd()
167 dev_info.enabled, in lpi_device_get_constraints_amd()
168 dev_info.function_states, in lpi_device_get_constraints_amd()
169 dev_info.min_dstate); in lpi_device_get_constraints_amd()
171 if (!dev_info.enabled || !dev_info.name || in lpi_device_get_constraints_amd()
172 !dev_info.min_dstate) in lpi_device_get_constraints_amd()
179 list->min_dstate = dev_info.min_dstate; in lpi_device_get_constraints_amd()
261 struct lpi_device_constraint dev_info; in lpi_device_get_constraints() local
273 dev_info.uid = obj->integer.value; in lpi_device_get_constraints()
[all …]
/linux-6.15/net/caif/
H A Dcfsrvl.c46 if (phyid != service->dev_info.id) in cfservl_ctrlcmd()
54 if (phyid != service->dev_info.id) in cfservl_ctrlcmd()
123 info->dev_info = &service->dev_info; in cfservl_modemcmd()
144 info->dev_info = &service->dev_info; in cfservl_modemcmd()
162 struct dev_info *dev_info, in cfsrvl_init() argument
172 service->dev_info = *dev_info; in cfsrvl_init()
189 return servl->dev_info.id == phyid; in cfsrvl_phyid_match()
/linux-6.15/sound/soc/sof/
H A Dfw-file-profile.c224 dev_info(dev, "Supported default profiles\n"); in sof_print_missing_firmware_info()
240 dev_info(dev, "- ipc type %d (%s):\n", i, marker); in sof_print_missing_firmware_info()
242 dev_info(dev, " Firmware file: %s/%s/%s\n", in sof_print_missing_firmware_info()
247 dev_info(dev, " Firmware file: %s/%s\n", in sof_print_missing_firmware_info()
251 dev_info(dev, " Topology file: %s/%s\n", in sof_print_missing_firmware_info()
258 dev_info(dev, "Verify the path/name override module parameters.\n"); in sof_print_missing_firmware_info()
261 dev_info(dev, "Optionally it can be manually downloaded from:\n"); in sof_print_missing_firmware_info()
262 dev_info(dev, " https://github.com/thesofproject/sof-bin/\n"); in sof_print_missing_firmware_info()
272 dev_info(dev, in sof_print_profile_info()
280 dev_info(dev, " Firmware file: %s/%s\n", in sof_print_profile_info()
[all …]
/linux-6.15/drivers/net/ethernet/marvell/octeon_ep/
H A Doctep_cnxk_pf.c64 dev_info(dev, "IQ-%d register dump\n", qno); in cnxk_dump_regs()
481 dev_info(&pdev->dev, in octep_ire_intr_handler_cnxk_pf()
489 dev_info(&pdev->dev, in octep_ire_intr_handler_cnxk_pf()
511 dev_info(&pdev->dev, in octep_ore_intr_handler_cnxk_pf()
517 dev_info(&pdev->dev, in octep_ore_intr_handler_cnxk_pf()
538 dev_info(&pdev->dev, in octep_vfire_intr_handler_cnxk_pf()
555 dev_info(&pdev->dev, in octep_vfore_intr_handler_cnxk_pf()
586 dev_info(&pdev->dev, in octep_dma_vf_intr_handler_cnxk_pf()
603 dev_info(&pdev->dev, in octep_pp_vf_intr_handler_cnxk_pf()
620 dev_info(&pdev->dev, in octep_misc_intr_handler_cnxk_pf()
[all …]

12345678910>>...123