Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/xen/xenbus/
Dxenbus_dev_frontend.c102 struct list_head transactions; member
320 list_for_each_entry_safe(trans, tmp, &u->transactions, list) { in xenbus_worker()
356 list_for_each_entry(trans, &u->transactions, list) in xenbus_get_transaction()
463 list_add(&trans->list, &u->transactions); in xenbus_write_transaction()
666 INIT_LIST_HEAD(&u->transactions); in xenbus_file_open()
/linux-4.19.296/include/drm/
Ddrm_dp_mst_helper.h275 } transactions[DP_REMOTE_I2C_READ_MAX_TRANSACTIONS]; member
/linux-4.19.296/drivers/misc/
DKconfig486 of generating transactions on this bus.