Home
last modified time | relevance | path

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

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