Home
last modified time | relevance | path

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

/linux/drivers/platform/mellanox/
H A Dmlxbf-bootctl.c609 u64 opn[MLNX_MFG_VAL_QWORD_CNT(OPN)] = { 0 }; in opn_store() local
616 memcpy(opn, buf, count); in opn_store()
622 sizeof(u64), opn[word], 0, 0, 0, 0, &res); in opn_store()
920 static DEVICE_ATTR_RW(opn);
/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()