Home
last modified time | relevance | path

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

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