Searched refs:xc_resource_op_t (Results 1 – 3 of 3) sorted by relevance
22 static int xc_resource_op_one(xc_interface *xch, xc_resource_op_t *op) in xc_resource_op_one()46 static int xc_resource_op_multi(xc_interface *xch, uint32_t nr_ops, xc_resource_op_t *ops) in xc_resource_op_multi()49 xc_resource_op_t *op; in xc_resource_op_multi()132 int xc_resource_op(xc_interface *xch, uint32_t nr_ops, xc_resource_op_t *ops) in xc_resource_op()
165 xc_resource_op_t op; in xc_psr_cmt_get_data()
2479 typedef struct xc_resource_op xc_resource_op_t; typedef2480 int xc_resource_op(xc_interface *xch, uint32_t nr_ops, xc_resource_op_t *ops);
Completed in 6 milliseconds