Home
last modified time | relevance | path

Searched refs:allow_fixed_address (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/misc/mei/
H A Ddebugfs.c126 struct mei_device, allow_fixed_address); in mei_dbgfs_write_allow_fa()
174 debugfs_create_file("allow_fixed_address", S_IRUSR | S_IWUSR, dir, in mei_dbgfs_register()
175 &dev->allow_fixed_address, in mei_dbgfs_register()
H A Dmei_dev.h463 * @allow_fixed_address: allow user space to connect a fixed client
550 bool allow_fixed_address; member
H A Dmain.c432 !dev->allow_fixed_address : !dev->hbm_f_fa_supported; in mei_ioctl_connect_client()
/kernel/linux/linux-6.6/drivers/misc/mei/
H A Ddebugfs.c144 struct mei_device, allow_fixed_address); in mei_dbgfs_write_allow_fa()
192 debugfs_create_file("allow_fixed_address", S_IRUSR | S_IWUSR, dir, in mei_dbgfs_register()
193 &dev->allow_fixed_address, in mei_dbgfs_register()
H A Dmei_dev.h522 * @allow_fixed_address: allow user space to connect a fixed client
615 bool allow_fixed_address; member
H A Dmain.c432 !dev->allow_fixed_address : !dev->hbm_f_fa_supported; in mei_ioctl_connect_client()

Completed in 7 milliseconds