Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/platform/mellanox/
Dmlxbf-bootctl.c578 u64 opn[MLNX_MFG_VAL_QWORD_CNT(OPN)] = { 0 }; in opn_store() local
585 memcpy(opn, buf, count); in opn_store()
591 sizeof(u64), opn[word], 0, 0, 0, 0, &res); in opn_store()
889 static DEVICE_ATTR_RW(opn);
/Linux-v6.6/Documentation/ABI/testing/
Dsysfs-platform-mellanox-bootctl97 What: /sys/bus/platform/devices/MLNXBF04:00/opn
102 The "opn" sysfs attribute holds the board's part number.
/Linux-v6.6/drivers/net/wireless/silabs/wfx/
Dhif_api_general.h113 u8 opn[14]; member
/Linux-v6.6/drivers/pci/hotplug/
Dibmphp_core.c458 static int validate(struct slot *slot_cur, int opn) in validate() argument
474 switch (opn) { in validate()