/aosp_15_r20/external/coreboot/payloads/libpayload/drivers/udc/ |
H A D | chipidea.c | 51 static struct qh *get_qh(struct chipidea_pdata *p, int endpoint, int in_dir) in get_qh() 57 static unsigned int ep_to_bits(int ep, int in_dir) in ep_to_bits() 67 static void clear_ep(struct chipidea_pdata *p, int endpoint, int in_dir) in clear_ep() 136 static void chipidea_halt_ep(struct usbdev_ctrl *this, int ep, int in_dir) in chipidea_halt_ep() 154 int ep, int in_dir, int ep_type, int mps) in chipidea_start_ep() 169 static void advance_endpoint(struct chipidea_pdata *p, int endpoint, int in_dir) in advance_endpoint() 237 static void handle_endpoint(struct usbdev_ctrl *this, int endpoint, int in_dir) in handle_endpoint() 304 int in_dir, void *data, int len, int zlp, int autofree) in chipidea_enqueue_packet() 449 uint8_t ep, int in_dir, int set) in chipidea_stall()
|
H A D | dwc2.c | 245 static void dwc2_halt_ep(struct usbdev_ctrl *this, int ep, int in_dir) in dwc2_halt_ep() 368 int ep, int in_dir, int ep_type, int mps) in dwc2_start_ep() 398 int endpoint, int in_dir) in continue_ep_transfer() 430 int endpoint, int in_dir) in start_ep_transfer() 468 int in_dir, void *data, int len, int zlp, int autofree) in dwc2_enqueue_packet() 486 int in_dir, int xfer_result) in complete_ep_transfer() 740 uint8_t ep, int in_dir, int set) in dwc2_stall()
|
H A D | udc.c | 120 int in_dir = 0; in enable_interface() local
|
/aosp_15_r20/build/make/tools/releasetools/ |
H A D | build_image.py | 266 def BuildImageMkfs(in_dir, prop_dict, out_file, target_out, fs_config): argument 519 def BuildImage(in_dir, prop_dict, out_file, target_out=None): argument 881 def BuildVBMeta(in_dir, glob_dict, output_path): argument
|
/aosp_15_r20/external/autotest/utils/frozen_chromite/lib/ |
H A D | cipd.py | 204 def CreatePackage(cipd_path, package, in_dir, tags, refs, argument 231 def BuildPackage(cipd_path, package, in_dir, outfile): argument
|
/aosp_15_r20/tools/treble/gki/ |
H A D | repack_gki.py | 82 def copy_kernel_file(in_dir, filename, outname=None): argument
|
/aosp_15_r20/external/toolchain-utils/cwp/cr-os/ |
H A D | fetch_gn_descs.py | 86 def _run_gn_desc(in_dir, gn_args): argument
|
/aosp_15_r20/external/libcxx/utils/libcxx/android/test/ |
H A D | format.py | 66 def _run(self, exec_path, _, in_dir=None): argument
|
/aosp_15_r20/packages/modules/adb/ |
D | test_device.py | 698 def make_random_host_files(in_dir, num_files): argument 717 def make_random_device_files(device, in_dir, num_files, prefix='device_tmpfile'): argument
|
/aosp_15_r20/external/AFLplusplus/src/ |
H A D | afl-showmap.c | 71 static u8 *in_dir = NULL, /* input folder */ variable
|
/aosp_15_r20/external/freetype/src/autofit/ |
H A D | afhints.h | 242 FT_Char in_dir; /* direction of inwards vector */ member
|
/aosp_15_r20/external/AFLplusplus/include/ |
H A D | afl-fuzz.h | 532 u8 *in_dir, /* Input directory with test cases */ member
|