HomeSort by relevance Sort by last modified time
    Searched refs:wb_id (Results 1 - 3 of 3) sorted by null

  /external/f2fs-tools/tools/sg_write_buffer/
sg_write_buffer.c 200 int wb_id = 0; local
243 wb_id = sg_get_num(optarg);
244 if ((wb_id < 0) || (wb_id > 255)) {
454 " offset=%d, len=%d\n", wb_mode, wb_mspec, wb_id,
462 res = sg_ll_write_buffer_v2(sg_fd, wb_mode, wb_mspec, wb_id,
486 "id=%d, offset=%d, len=%d\n", wb_mode, wb_mspec, wb_id,
494 res = sg_ll_write_buffer_v2(sg_fd, wb_mode, wb_mspec, wb_id,
  /external/tcpdump/
print-wb.c 180 wb_id(netdissect_options *ndo, function
419 if (wb_id(ndo, (const struct pkt_id *)(ph + 1), len) >= 0)
  /device/google/marlin/camera/QCamera2/stack/mm-camera-test/inc/
mm_qcamera_main_menu.h 375 White_Balance_modes wb_id; member in struct:__anon3508

Completed in 369 milliseconds