Home
last modified time | relevance | path

Searched defs:hid_path (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/crosvm/devices/src/
H A Dac_adapter.rs65 let hid_path = entry.path().join("device/hid"); in get_init_state() localVariable
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/mgmt/src/
Dmigrate.rs546 let hid_path = info_path.to_str().unwrap_or_default().replace("info", "hog-uhid-cache"); in migrate_bluez_devices() localVariable