pdsc_qcq
struct pdsc_qcq *qcq = container_of(work, struct pdsc_qcq, work);
struct pdsc_qcq *qcq;
struct pdsc_qcq *qcq,
void pdsc_process_adminq(struct pdsc_qcq *qcq)
static int pdsc_process_notifyq(struct pdsc_qcq *qcq)
static void pdsc_qcq_intr_free(struct pdsc *pdsc, struct pdsc_qcq *qcq)
static int pdsc_qcq_intr_alloc(struct pdsc *pdsc, struct pdsc_qcq *qcq)
void pdsc_qcq_free(struct pdsc *pdsc, struct pdsc_qcq *qcq)
unsigned int pid, struct pdsc_qcq *qcq)
struct pdsc_qcq adminqcq;
struct pdsc_qcq notifyqcq;
void pdsc_debugfs_add_qcq(struct pdsc *pdsc, struct pdsc_qcq *qcq);
void pdsc_debugfs_del_qcq(struct pdsc_qcq *qcq);
void pdsc_qcq_free(struct pdsc *pdsc, struct pdsc_qcq *qcq);
unsigned int pid, struct pdsc_qcq *qcq);
void pdsc_process_adminq(struct pdsc_qcq *qcq);
void pdsc_debugfs_add_qcq(struct pdsc *pdsc, struct pdsc_qcq *qcq)
void pdsc_debugfs_del_qcq(struct pdsc_qcq *qcq)