Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/misc/mei/
Dhw.h266 u8 fixed_address; member
Dclient.h175 return cl->me_cl && cl->me_cl->props.fixed_address; in mei_cl_is_fixed_address()
Ddebugfs.c64 me_cl->props.fixed_address, in mei_dbgfs_read_meclients()
Dmain.c397 (me_cl->props.fixed_address && !dev->allow_fixed_address)) { in mei_ioctl_connect_client()
Dclient.c767 if (me_cl->props.fixed_address) { in mei_cl_set_connecting()