Searched refs:locate (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/include/linux/ |
H A D | enclosure.h | 92 int locate; member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | enclosure.h | 92 int locate; member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns/ |
H A D | hns_dsaf_misc.c | 87 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 D | hns_dsaf_misc.c | 87 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 D | enclosure.c | 566 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 D | enclosure.c | 565 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 D | Makefile | 223 (echo Failed to locate pkg-config directory) 1>&2; \
|
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | ses.c | 273 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 D | ses.c | 279 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 D | megaraid_sas.h | 520 u32 locate:1; member 524 u32 locate:1;
|
/kernel/linux/linux-6.6/drivers/scsi/megaraid/ |
H A D | megaraid_sas.h | 522 u32 locate:1; member 526 u32 locate:1;
|
/kernel/linux/linux-6.6/drivers/scsi/mpi3mr/mpi/ |
H A D | mpi30_cnfg.h | 723 u8 locate; member
|
Completed in 30 milliseconds