Home
last modified time | relevance | path

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

/linux-5.10/drivers/pci/hotplug/
Dshpchp_hpc.c435 static int hpc_get_prog_int(struct slot *slot, u8 *prog_int) in hpc_get_prog_int() function
452 retval = hpc_get_prog_int(slot, &pi); in hpc_get_adapter_speed()
909 .get_prog_int = hpc_get_prog_int,