Searched refs:num_contexts (Results 1 – 6 of 6) sorted by relevance
760 for (i = 0; i < cal->num_contexts; ++i) { in cal_irq()832 for (i = 0; i < cal->num_contexts; ++i) { in cal_async_notifier_complete()952 for (i = 0; i < cal->num_contexts; i++) in cal_media_unregister()1233 cal->ctx[cal->num_contexts] = cal_ctx_create(cal, i); in cal_probe()1234 if (!cal->ctx[cal->num_contexts]) { in cal_probe()1235 cal_err(cal, "Failed to create context %u\n", cal->num_contexts); in cal_probe()1240 cal->num_contexts++; in cal_probe()1251 for (i = 0; i < cal->num_contexts; i++) in cal_probe()1281 for (i = 0; i < cal->num_contexts; i++) in cal_remove()
207 u32 num_contexts; member
126 unsigned int num_contexts; member
135 u32 num_contexts; member193 for (_i = 0, _ctx = &(_man)->ctx[0]; (_i) < (_man)->num_contexts; \1303 man->num_contexts = (dev_priv->capabilities & SVGA_CAP_HP_CMD_QUEUE) ? in vmw_cmdbuf_man_create()
49 #define NUM_CTX offsetof(struct asd_ddb_ssp_smp_target_port, num_contexts)
59 u8 num_contexts; member