Home
last modified time | relevance | path

Searched refs:hpdev (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/drivers/platform/x86/
A Dmlx-platform.c630 .hpdev.nr = MLXPLAT_CPLD_NR_NONE,
636 .hpdev.nr = MLXPLAT_CPLD_NR_NONE,
646 .hpdev.nr = MLXPLAT_CPLD_NR_NONE,
652 .hpdev.nr = MLXPLAT_CPLD_NR_NONE,
678 .hpdev.nr = MLXPLAT_CPLD_NR_NONE,
684 .hpdev.nr = MLXPLAT_CPLD_NR_NONE,
741 .hpdev.nr = MLXPLAT_CPLD_NR_NONE,
750 .hpdev.nr = MLXPLAT_CPLD_NR_NONE,
897 .hpdev.nr = MLXPLAT_CPLD_NR_NONE,
903 .hpdev.nr = MLXPLAT_CPLD_NR_NONE,
[all …]
/linux-6.3-rc2/drivers/pci/controller/
A Dpci-hyperv.c1130 writel(hpdev->desc.win_slot.slot, hpdev->hbus->cfg_addr); in hv_pcifront_get_vendor_id()
1210 if (!hpdev) in hv_pcifront_read_config()
1238 if (!hpdev) in hv_pcifront_write_config()
1490 if (!hpdev) in hv_register_block_invalidate()
1555 if (!hpdev) { in hv_msi_free()
1777 if (!hpdev) in hv_compose_msi_msg()
2394 hpdev = kzalloc(sizeof(*hpdev), GFP_KERNEL); in new_pcichild_device()
2395 if (!hpdev) in new_pcichild_device()
2402 comp_pkt.hpdev = hpdev; in new_pcichild_device()
3354 if (!hpdev) in hv_send_resources_allocated()
[all …]
/linux-6.3-rc2/drivers/platform/mellanox/
A Dmlxreg-lc.c732 data->hpdev.brdinfo->type, data->hpdev.nr, in mlxreg_lc_config_init()
750 data->hpdev.brdinfo->type, data->hpdev.nr, data->hpdev.brdinfo->addr); in mlxreg_lc_config_init()
762 data->hpdev.brdinfo->type, data->hpdev.nr, in mlxreg_lc_config_init()
778 data->hpdev.brdinfo->type, data->hpdev.nr, in mlxreg_lc_config_init()
831 data->hpdev.adapter = i2c_get_adapter(data->hpdev.nr); in mlxreg_lc_probe()
834 data->hpdev.nr); in mlxreg_lc_probe()
840 data->hpdev.client = i2c_new_client_device(data->hpdev.adapter, in mlxreg_lc_probe()
844 data->hpdev.brdinfo->type, data->hpdev.nr, data->hpdev.brdinfo->addr); in mlxreg_lc_probe()
853 data->hpdev.brdinfo->type, data->hpdev.nr, data->hpdev.brdinfo->addr); in mlxreg_lc_probe()
864 i, data->hpdev.brdinfo->type, data->hpdev.nr, in mlxreg_lc_probe()
[all …]
A Dmlxreg-hotplug.c116 if (data->hpdev.nr < 0) in mlxreg_hotplug_device_create()
122 data->hpdev.adapter = i2c_get_adapter(data->hpdev.nr + in mlxreg_hotplug_device_create()
150 if (data->hpdev.brdinfo && data->hpdev.brdinfo->platform_data) in mlxreg_hotplug_device_create()
157 data->hpdev.nr, in mlxreg_hotplug_device_create()
168 if (data->hpdev.notifier && data->hpdev.notifier->user_handler) in mlxreg_hotplug_device_create()
169 return data->hpdev.notifier->user_handler(data->hpdev.notifier->handle, kind, 1); in mlxreg_hotplug_device_create()
181 if (data->hpdev.notifier && data->hpdev.notifier->user_handler) in mlxreg_hotplug_device_destroy()
182 data->hpdev.notifier->user_handler(data->hpdev.notifier->handle, kind, 0); in mlxreg_hotplug_device_destroy()
186 if (data->hpdev.client) { in mlxreg_hotplug_device_destroy()
191 if (data->hpdev.adapter) { in mlxreg_hotplug_device_destroy()
[all …]
A Dnvsw-sn2201.c395 .hpdev.nr = NVSW_SN2201_NR_NONE,
401 .hpdev.nr = NVSW_SN2201_NR_NONE,
411 .hpdev.nr = NVSW_SN2201_MAIN_MUX_CH1_NR,
418 .hpdev.nr = NVSW_SN2201_MAIN_MUX_CH2_NR,
428 .hpdev.nr = NVSW_SN2201_NR_NONE,
435 .hpdev.nr = NVSW_SN2201_NR_NONE,
442 .hpdev.nr = NVSW_SN2201_NR_NONE,
449 .hpdev.nr = NVSW_SN2201_NR_NONE,
458 .hpdev.nr = NVSW_SN2201_NR_NONE,
464 .hpdev.nr = NVSW_SN2201_NR_NONE,
[all …]
/linux-6.3-rc2/include/linux/platform_data/
A Dmlxreg.h147 struct mlxreg_hotplug_device hpdev; member

Completed in 30 milliseconds