Home
last modified time | relevance | path

Searched defs:devname (Results 1 – 9 of 9) sorted by relevance

/aosp14/frameworks/base/libs/usb/tests/AccessoryChat/accessorychat/
H A Daccessorychat.c85 static int usb_device_added(const char *devname, void* client_data) { in usb_device_added()
175 static int usb_device_removed(const char *devname, void* client_data) { in usb_device_removed()
/aosp14/frameworks/base/libs/usb/tests/accessorytest/
H A Dusb.c86 static int usb_device_added(const char *devname, void* client_data) { in usb_device_added()
197 static int usb_device_removed(const char *devname, void* client_data) { in usb_device_removed()
/aosp14/system/core/init/
H A Dkeychords.cpp235 std::string devname(kDevicePath); in InotifyHandler() local
265 std::string devname(kDevicePath); in GeteventOpenDevice() local
H A Ddevices.h95 std::string devname = devname_source_ == DEVNAME_UEVENT_DEVNAME in ParseDevPath() local
H A Dkeychords_test.cpp143 std::string devname = init_fds + '/' + entry->d_name; in InitFds() local
/aosp14/system/core/fastboot/
H A Dusb_linux.cpp329 char* devname, int devname_size) in convert_to_devfs_name()
348 char devname[64]; in find_usb_device() local
/aosp14/system/core/toolbox/
H A Dgetevent.c434 char devname[PATH_MAX]; in read_notify() local
475 char devname[PATH_MAX]; in scan_dir() local
/aosp14/system/core/libsysutils/src/
H A DNetlinkEvent.cpp417 const char* devname; in parseUlogPacketMessage() local
/aosp14/system/core/libusbhost/
H A Dusbhost.c95 char devname[32]; in find_existing_devices_bus() local