Home
last modified time | relevance | path

Searched refs:locate (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Denclosure.h92 int locate; member
/kernel/linux/linux-6.6/include/linux/
H A Denclosure.h92 int locate; member
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns/
H A Dhns_dsaf_misc.c87 u8 op_type, u32 locate, in hns_dsaf_acpi_locate_ledctrl_by_port()
94 obj_args[0].integer.value = locate; in hns_dsaf_acpi_locate_ledctrl_by_port()
105 dev_err(mac_cb->dev, "ledctrl fail, locate:%d port:%d!\n", in hns_dsaf_acpi_locate_ledctrl_by_port()
106 locate, port); in hns_dsaf_acpi_locate_ledctrl_by_port()
86 hns_dsaf_acpi_locate_ledctrl_by_port(struct hns_mac_cb *mac_cb, u8 op_type, u32 locate, u32 port) hns_dsaf_acpi_locate_ledctrl_by_port() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns/
H A Dhns_dsaf_misc.c87 u8 op_type, u32 locate, in hns_dsaf_acpi_locate_ledctrl_by_port()
94 obj_args[0].integer.value = locate; in hns_dsaf_acpi_locate_ledctrl_by_port()
105 dev_err(mac_cb->dev, "ledctrl fail, locate:%d port:%d!\n", in hns_dsaf_acpi_locate_ledctrl_by_port()
106 locate, port); in hns_dsaf_acpi_locate_ledctrl_by_port()
86 hns_dsaf_acpi_locate_ledctrl_by_port(struct hns_mac_cb *mac_cb, u8 op_type, u32 locate, u32 port) hns_dsaf_acpi_locate_ledctrl_by_port() argument
/kernel/linux/linux-5.10/drivers/misc/
H A Denclosure.c566 return snprintf(buf, 40, "%d\n", ecomp->locate); in get_component_locate()
650 static DEVICE_ATTR(locate, S_IRUGO | S_IWUSR, get_component_locate,
/kernel/linux/linux-6.6/drivers/misc/
H A Denclosure.c565 return sysfs_emit(buf, "%d\n", ecomp->locate); in get_component_locate()
649 static DEVICE_ATTR(locate, S_IRUGO | S_IWUSR, get_component_locate,
/kernel/linux/linux-5.10/tools/lib/traceevent/
H A DMakefile223 (echo Failed to locate pkg-config directory) 1>&2; \
/kernel/linux/linux-5.10/drivers/scsi/
H A Dses.c273 ecomp->locate = 0; in ses_get_locate()
278 ecomp->locate = (desc[2] & 0x02) ? 1 : 0; in ses_get_locate()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dses.c279 ecomp->locate = 0; in ses_get_locate()
284 ecomp->locate = (desc[2] & 0x02) ? 1 : 0; in ses_get_locate()
/kernel/linux/linux-5.10/drivers/scsi/megaraid/
H A Dmegaraid_sas.h520 u32 locate:1; member
524 u32 locate:1;
/kernel/linux/linux-6.6/drivers/scsi/megaraid/
H A Dmegaraid_sas.h522 u32 locate:1; member
526 u32 locate:1;
/kernel/linux/linux-6.6/drivers/scsi/mpi3mr/mpi/
H A Dmpi30_cnfg.h723 u8 locate; member

Completed in 30 milliseconds