Home
last modified time | relevance | path

Searched refs:I3C_MATCH_EXTRA_INFO (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/device-id/
H A Di3c.h14 #define I3C_MATCH_EXTRA_INFO 0x8 macro
/linux/include/linux/i3c/
H A Ddevice.h166 I3C_MATCH_EXTRA_INFO, \
/linux/scripts/mod/
H A Dfile2alias.c876 ADD(alias, "ext", match_flags & I3C_MATCH_EXTRA_INFO, extra_info); in do_i3c_entry()