Home
last modified time | relevance | path

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

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