Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i3c/
H A Ddevice.c225 bool rndpid; in i3c_device_match_id() local
232 rndpid = I3C_PID_RND_LOWER_32BITS(devinfo.pid); in i3c_device_match_id()
244 (rndpid || id->part_id != part)) in i3c_device_match_id()
248 (rndpid || id->extra_info != ext_info)) in i3c_device_match_id()