Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i3c/
H A Dmaster.c1157 struct i3c_ccc_gethdrcap *gethdrcap; in i3c_master_gethdrcap_locked() local
1162 gethdrcap = i3c_ccc_cmd_dest_init(&dest, info->dyn_addr, in i3c_master_gethdrcap_locked()
1163 sizeof(*gethdrcap)); in i3c_master_gethdrcap_locked()
1164 if (!gethdrcap) in i3c_master_gethdrcap_locked()
1177 info->hdr_cap = gethdrcap->modes; in i3c_master_gethdrcap_locked()