Lines Matching refs:sequence
324 The sequence to get a device to work is bind, ofdata_to_platdata (if using
473 to be locating by their 'sequence'. This numbering uniquely identifies a
475 the same sequence number.
481 where there are gaps in the sequence, this can lead to confusion and is
484 Each device can request a sequence number. If none is required then the
485 device will be automatically allocated the next available sequence number.
487 To specify the sequence number in the device tree an alias is typically
495 ("/serial@22230000") will be given sequence number 2. Any command or driver
511 Device sequence numbers are resolved when a device is probed. Before then
512 the sequence number is only a request which may or may not be honoured,
681 f. The device's sequence number is assigned, either the requested one
765 e. The device sequence number is set to -1, meaning that it no longer
766 has an allocated sequence. If the device is later reactivated and that
767 sequence number is still free, it may well receive the name sequence
768 number again. But from this point, the sequence number previously used