Searched refs:cend (Results 1 – 3 of 3) sorted by relevance
| /drivers/hwtracing/stm/ |
| A D | core.c | 250 unsigned int *cstart, unsigned int cend) in stm_find_master_chan() argument 268 pos = find_free_channels(master->chan_map, *cstart, cend, in stm_find_master_chan() 285 unsigned int midx, cidx, mend, cend; in stm_output_assign() local 299 stp_policy_node_get_ranges(policy_node, &midx, &mend, &cidx, &cend); in stm_output_assign() 307 ret = stm_find_master_chan(stm, width, &midx, mend, &cidx, cend); in stm_output_assign()
|
| A D | stm.h | 58 unsigned int *cstart, unsigned int *cend);
|
| A D | policy.c | 52 unsigned int *cstart, unsigned int *cend) in stp_policy_node_get_ranges() argument 57 *cend = policy_node->last_channel; in stp_policy_node_get_ranges()
|
Completed in 11 milliseconds