Home
last modified time | relevance | path

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

/Linux-v4.19/Documentation/usb/
Dauthorization.txt40 Example system lockdown (lame)
43 Imagine you want to implement a lockdown so only devices of type XYZ
63 Now, device_is_my_type() is where the juice for a lockdown is. Just
76 if [ $sum = $(cat /etc/lockdown/keysum) ]
/Linux-v4.19/drivers/input/rmi4/
Drmi_f34.h186 u16 lockdown; member
223 struct block_data lockdown; member
Drmi_f34v7.c415 blkcount->lockdown = partition_length; in rmi_f34v7_parse_partition_table()
418 __func__, blkcount->lockdown); in rmi_f34v7_parse_partition_table()
1067 f34->v7.img.lockdown.data = content; in rmi_f34v7_parse_img_header_10_bl_container()
1068 f34->v7.img.lockdown.size = length; in rmi_f34v7_parse_img_header_10_bl_container()