Home
last modified time | relevance | path

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

/linux-6.6.21/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.6.21/drivers/gpu/drm/
Ddrm_edid.c4934 static int cea_db_payload_len(const void *_db) in cea_db_payload_len() argument
4937 const struct cea_db *db = _db; in cea_db_payload_len()