Searched refs:handle_p (Results 1 – 3 of 3) sorted by relevance
140 _sd_alloc_buf (cd, fba_pos, fba_len, flag, handle_p)145 _sd_buf_handle_t **handle_p; 160 handle_p = (*handle_p = handle to be used for this call)161 If *handle_p == NULL, a new handle will be179 and also is freed if *handle_p was NULL.
1091 int flag, _sd_buf_handle_t **handle_p);
2524 _sd_buf_handle_t **handle_p) argument2552 ASSERT(*handle_p != NULL);2553 handle = *handle_p;2607 handle = *handle_p;2642 if (sts = _sd_check_buffer_alloc(cd, fba_pos, fba_len, handle_p)) {