Home
last modified time | relevance | path

Searched defs:write_sq (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/sound/oss/dmasound/
Ddmasound.h240 #define write_sq dmasound_write_sq macro
/linux-6.1.9/drivers/nvme/host/
Dpci.c479 static inline void nvme_write_sq_db(struct nvme_queue *nvmeq, bool write_sq) in nvme_write_sq_db()