Home
last modified time | relevance | path

Searched refs:path_ (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/drivers/gpu/drm/i915/gt/uc/
Dintel_uc_fw.c93 #define UC_FW_BLOB(major_, minor_, path_) \ argument
94 { .major = major_, .minor = minor_, .path = path_ }
/Linux-v5.15/Documentation/filesystems/
Dpath-lookup.rst657 correspond roughly to the three ``path_*()`` functions we met earlier,
658 each of which calls ``link_path_walk()``. The ``path_*()`` functions are