Searched refs:removable (Results 1 – 25 of 329) sorted by relevance
12345678910>>...14
43 samsung,removable = <1>;51 . The 'removable' flag indicates whether the the particilar device52 cannot be removed (always present) or it is a removable device.53 1 - Indicates that the device is removable.
73 non-removable;90 non-removable;
31 non-removable;
22 non-removable;
18 non-removable;
34 non-removable;
90 non-removable;107 non-removable;
27 non-removable;
26 non-removable;
45 non-removable;
30 non-removable;
122 non-removable;136 non-removable;
111 samsung,removable = <0>;122 samsung,removable = <1>;
60 non-removable;
46 non-removable;
67 non-removable;
41 non-removable;
69 non-removable;
49 non-removable;
450 dev_desc->removable = false; in scsi_init_dev_desc_priv()517 dev_desc->removable = true; in scsi_detect_dev()536 if (dev_desc->removable) { in scsi_detect_dev()538 goto removable; in scsi_detect_dev()551 removable: in scsi_detect_dev()592 bdesc->removable = bd.removable; in do_scsi_scan_one()
136 .removable = 1,198 bdesc->removable = 1; in mmc_create()
149 desc->removable = 1;198 blk_dev->removable = 1;
Completed in 31 milliseconds