Home
last modified time | relevance | path

Searched refs:_db (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/Documentation/driver-api/
Dntb.rst157 * init\_db - Specify the doorbell bits to start new series of rounds. A new
187 * *hw*/peer\_db
/linux-6.1.9/drivers/gpu/drm/
Ddrm_edid.c4778 static int cea_db_payload_len(const void *_db) in cea_db_payload_len() argument
4781 const struct cea_db *db = _db; in cea_db_payload_len()