Searched refs:opn (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-6.6/drivers/platform/mellanox/ |
H A D | mlxbf-bootctl.c | 591 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);
|
/kernel/linux/linux-5.10/drivers/staging/wfx/ |
H A D | hif_api_general.h | 128 u8 opn[14]; member
|
/kernel/linux/linux-6.6/drivers/net/wireless/silabs/wfx/ |
H A D | hif_api_general.h | 113 u8 opn[14]; member
|
/kernel/linux/linux-5.10/drivers/pci/hotplug/ |
H A D | ibmphp_core.c | 529 static int validate(struct slot *slot_cur, int opn) in validate() argument 545 switch (opn) { in validate()
|
/kernel/linux/linux-6.6/drivers/pci/hotplug/ |
H A D | ibmphp_core.c | 458 static int validate(struct slot *slot_cur, int opn) in validate() argument 474 switch (opn) { in validate()
|
Completed in 7 milliseconds