Home
last modified time | relevance | path

Searched refs:access_EV (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/pci/hotplug/
H A Dcpqphp_nvram.c154 static u32 access_EV(u16 operation, u8 *ev_name, u8 *buffer, u32 *buf_size) in access_EV() function
201 rc = access_EV(READ_EV, "CQTHPS", evbuffer, &temp_dword); in load_HRT()
210 rc = access_EV(WRITE_EV, "CQTHPS", &temp_byte, &temp_dword); in load_HRT()
397 rc = access_EV(WRITE_EV, "CQTHPS", (u8 *) buffer, &temp_dword); in store_HRT()
/kernel/linux/linux-6.6/drivers/pci/hotplug/
H A Dcpqphp_nvram.c154 static u32 access_EV(u16 operation, u8 *ev_name, u8 *buffer, u32 *buf_size) in access_EV() function
201 rc = access_EV(READ_EV, "CQTHPS", evbuffer, &temp_dword); in load_HRT()
210 rc = access_EV(WRITE_EV, "CQTHPS", &temp_byte, &temp_dword); in load_HRT()
397 rc = access_EV(WRITE_EV, "CQTHPS", (u8 *) buffer, &temp_dword); in store_HRT()

Completed in 3 milliseconds