Home
last modified time | relevance | path

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

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