Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/oss/dmasound/
H A Ddmasound.h246 #define write_sq dmasound_write_sq macro
/OK3568_Linux_fs/kernel/drivers/nvme/host/
H A Dpci.c479 static inline void nvme_write_sq_db(struct nvme_queue *nvmeq, bool write_sq) in nvme_write_sq_db()
503 bool write_sq) in nvme_submit_cmd()