Lines Matching full:all
34 * dm_scan_platdata() - Scan all platform data and bind drivers
36 * This scans all available platdata and creates drivers for each
39 * flag. If false bind all drivers.
52 * or drivers with the DM_FLAG_PRE_RELOC flag. If false bind all drivers.
61 * for each node. the top-level subnodes are examined and also all sub-nodes
66 * or drivers with the DM_FLAG_PRE_RELOC flag. If false bind all drivers.
80 * or drivers with the DM_FLAG_PRE_RELOC flag. If false bind all drivers.
93 * or drivers with the DM_FLAG_PRE_RELOC flag. If false bind all drivers.
112 * All devices will be removed and unbound
119 * dm_remove_devices_flags - Call remove function of all drivers with
123 * All devices with the matching flags set will be removed