Searched refs:num_contexts (Results 1 – 6 of 6) sorted by relevance
761 for (i = 0; i < cal->num_contexts; ++i) { in cal_irq()835 for (i = 0; i < cal->num_contexts; ++i) { in cal_async_notifier_complete()955 for (i = 0; i < cal->num_contexts; i++) in cal_media_unregister()1240 cal_err(cal, "Failed to create context %u\n", cal->num_contexts); in cal_probe()1247 cal->ctx[cal->num_contexts++] = ctx; in cal_probe()1260 cal->ctx[cal->num_contexts++] = ctx; in cal_probe()1272 for (i = 0; i < cal->num_contexts; i++) in cal_probe()1302 for (i = 0; i < cal->num_contexts; i++) in cal_remove()
208 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
Completed in 23 milliseconds