Home
last modified time | relevance | path

Searched defs:find_device (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/autotest/server/cros/chaos_lib/
H A Dchaos_datastore_utils.py211 def find_device(self, host_name): member in ChaosDataStoreUtils
/aosp_15_r20/external/mesa3d/src/freedreno/perfcntrs/
H A Dfreedreno_dt.c164 find_device(void) in find_device() function
H A Dfdperf.c115 find_device(void) in find_device() function
/aosp_15_r20/packages/modules/Bluetooth/system/blueberry/tests/topshim/lib/
Dadapter_client.py144 async def find_device(self): member in AdapterClient
Dtopshim_device.py225 def find_device(self): member in TopshimDevice
/aosp_15_r20/external/pciutils/
H A Dls-tree.c31 find_device(struct pci_dev *dd) in find_device() function
/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/
Dle_audio_health_status.cc279 device_stats* find_device(const RawAddress& address) { in find_device() function in bluetooth::le_audio::LeAudioHealthStatusImpl
/aosp_15_r20/external/mtools/
H A Dinit.c368 Stream_t *find_device(char drive, int mode, struct device *out_dev, in find_device() function
/aosp_15_r20/external/iputils/
H A Darping.c912 static int find_device(void) in find_device() function
/aosp_15_r20/external/libcups/backend/
H A Dusb-libusb.c791 find_device(usb_cb_t cb, /* I - Callback function */ in find_device() function
/aosp_15_r20/external/pytorch/torch/_inductor/
H A Dir.py5445 def find_device(tensor_args, example_output): member in FallbackKernel