get_latch_status 57 drivers/pci/hotplug/acpiphp_core.c static int get_latch_status(struct hotplug_slot *slot, u8 *value); get_latch_status 66 drivers/pci/hotplug/acpiphp_core.c .get_latch_status = get_latch_status, get_latch_status 58 drivers/pci/hotplug/cpci_hotplug_core.c static int get_latch_status(struct hotplug_slot *slot, u8 *value); get_latch_status 67 drivers/pci/hotplug/cpci_hotplug_core.c .get_latch_status = get_latch_status, get_latch_status 565 drivers/pci/hotplug/cpqphp_core.c .get_latch_status = get_latch_status, get_latch_status 1232 drivers/pci/hotplug/ibmphp_core.c .get_latch_status = get_latch_status, get_latch_status 174 drivers/pci/hotplug/pci_hotplug_core.c retval = get_latch_status(pci_slot->hotplug, &value); get_latch_status 265 drivers/pci/hotplug/pci_hotplug_core.c if (slot->ops->get_latch_status) get_latch_status 47 drivers/pci/hotplug/pciehp_core.c static int get_latch_status(struct hotplug_slot *slot, u8 *value); get_latch_status 67 drivers/pci/hotplug/pciehp_core.c ops->get_latch_status = get_latch_status; get_latch_status 311 drivers/pci/hotplug/shpchp.h int (*get_latch_status)(struct slot *slot, u8 *status); get_latch_status 51 drivers/pci/hotplug/shpchp_core.c static int get_latch_status(struct hotplug_slot *slot, u8 *value); get_latch_status 60 drivers/pci/hotplug/shpchp_core.c .get_latch_status = get_latch_status, get_latch_status 115 drivers/pci/hotplug/shpchp_core.c get_latch_status(hotplug_slot, &slot->latch_save); get_latch_status 217 drivers/pci/hotplug/shpchp_core.c retval = slot->hpc_ops->get_latch_status(slot, value); get_latch_status 79 drivers/pci/hotplug/shpchp_ctrl.c p_slot->hpc_ops->get_latch_status(p_slot, &getstatus); get_latch_status 453 drivers/pci/hotplug/shpchp_ctrl.c slot->hpc_ops->get_latch_status(slot, &slot->latch_save); get_latch_status 557 drivers/pci/hotplug/shpchp_ctrl.c rc = p_slot->hpc_ops->get_latch_status(p_slot, &getstatus); get_latch_status 575 drivers/pci/hotplug/shpchp_ctrl.c p_slot->hpc_ops->get_latch_status(p_slot, &getstatus); get_latch_status 591 drivers/pci/hotplug/shpchp_ctrl.c p_slot->hpc_ops->get_latch_status(p_slot, &getstatus); get_latch_status 618 drivers/pci/hotplug/shpchp_ctrl.c rc = p_slot->hpc_ops->get_latch_status(p_slot, &getstatus); get_latch_status 904 drivers/pci/hotplug/shpchp_hpc.c .get_latch_status = hpc_get_latch_status, get_latch_status 45 include/linux/pci_hotplug.h int (*get_latch_status) (struct hotplug_slot *slot, u8 *value);