Lines Matching full:bind
35 * dm_scan_platdata() - Scan all platform data and bind drivers
39 * @pre_reloc_only: If true, bind only drivers with the DM_FLAG_PRE_RELOC
40 * flag. If false bind all drivers.
46 * dm_scan_fdt() - Scan the device tree and bind drivers
52 * @pre_reloc_only: If true, bind only drivers with the DM_FLAG_PRE_RELOC
53 * flag. If false bind all drivers.
59 * dm_extended_scan_fdt() - Scan the device tree and bind drivers
66 * @pre_reloc_only: If true, bind only drivers with the DM_FLAG_PRE_RELOC
67 * flag. If false bind all drivers.
80 * @pre_reloc_only: If true, bind only drivers with the DM_FLAG_PRE_RELOC
81 * flag. If false bind all drivers.
92 * @pre_reloc_only: If true, bind only drivers with the DM_FLAG_PRE_RELOC
93 * flag. If false bind all drivers.