Home
last modified time | relevance | path

Searched defs:qc (Results 1 – 5 of 5) sorted by relevance

/linux-4.19.296/include/linux/
Dlibata.h1514 #define __ata_qc_for_each(ap, qc, tag, max_tag, fn) \ argument
1522 #define ata_qc_for_each_raw(ap, qc, tag) \ argument
1528 #define ata_qc_for_each(ap, qc, tag) \ argument
1534 #define ata_qc_for_each_with_internal(ap, qc, tag) \ argument
1689 static inline void ata_qc_set_polling(struct ata_queued_cmd *qc) in ata_qc_set_polling()
1705 struct ata_queued_cmd *qc = __ata_qc_from_tag(ap, tag); in ata_qc_from_tag() local
1717 static inline unsigned int ata_qc_raw_nbytes(struct ata_queued_cmd *qc) in ata_qc_raw_nbytes()
1737 static inline void ata_qc_reinit(struct ata_queued_cmd *qc) in ata_qc_reinit()
Dieee80211.h2949 u8 *qc = ieee80211_get_qos_ctl(hdr); in ieee80211_get_tid() local
/linux-4.19.296/fs/gfs2/
Dquota.c652 struct gfs2_quota_change *qc = qd->qd_bh_qc; in do_qc() local
1367 const struct gfs2_quota_change *qc; in gfs2_quota_init() local
/linux-4.19.296/fs/
Dblock_dev.c212 blk_qc_t qc; in __blkdev_direct_IO_simple() local
347 blk_qc_t qc = BLK_QC_T_NONE; in __blkdev_direct_IO() local
/linux-4.19.296/drivers/media/v4l2-core/
Dv4l2-ctrls.c2652 int v4l2_query_ext_ctrl(struct v4l2_ctrl_handler *hdl, struct v4l2_query_ext_ctrl *qc) in v4l2_query_ext_ctrl()
2745 int v4l2_queryctrl(struct v4l2_ctrl_handler *hdl, struct v4l2_queryctrl *qc) in v4l2_queryctrl()