Home
last modified time | relevance | path

Searched defs:slot_name (Results 1 – 9 of 9) sorted by relevance

/linux-6.15/drivers/pci/
H A Dslot.c148 char *slot_name; in rename_slot() local
233 char *slot_name = NULL; in pci_create_slot() local
/linux-6.15/drivers/gpu/drm/qxl/
H A Dqxl_kms.c68 const char *slot_name, in setup_slot()
/linux-6.15/drivers/pci/hotplug/
H A Dcpci_hotplug.h58 static inline const char *slot_name(struct slot *slot) in slot_name() function
H A Dpciehp.h201 static inline const char *slot_name(struct controller *ctrl) in slot_name() function
H A Dacpiphp.h41 static inline const char *slot_name(struct slot *slot) in slot_name() function
H A Doctep_hp.c135 char slot_name[SLOT_NAME_SIZE]; in octep_hp_register_slot() local
H A Dshpchp.h154 static inline const char *slot_name(struct slot *slot) in slot_name() function
H A Dcpqphp.h446 static inline const char *slot_name(struct slot *slot) in slot_name() function
/linux-6.15/sound/soc/intel/atom/
H A Dsst-atom-controls.c1196 #define SST_INTERLEAVER(xpname, slot_name, slotno) \ argument