Home
last modified time | relevance | path

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

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