Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/driver-api/
H A Dntb.rst157 * init\_db - Specify the doorbell bits to start new series of rounds. A new
187 * *hw*/peer\_db
/openbmc/linux/drivers/gpu/drm/
H A 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()