Lines Matching refs:its
25 an i2c transfer on one of its child adapters. The mux driver can
125 2. M1 locks muxes on its parent (the root adapter in this case).
127 4. M1 (presumably) does some i2c-transfers as part of its select.
130 5. M1 feeds the i2c-transfer from step 1 to its parent adapter as a
134 8. M1 unlocks muxes on its parent.
153 child mux that the root adapter is unused between its select op
155 and the parent mux issus i2c-transfers as part of its select).
181 2. M1 locks muxes on its parent (the root adapter in this case).
182 3. M1 locks its parent adapter.
185 its select, those transfers must be unlocked i2c-transfers so
192 9. M1 unlocks its parent adapter.
193 10. M1 unlocks muxes on its parent.
219 and specifically when M2 requests its parent to lock, M1 passes
269 be no i2c transfers during its calls to ->select and ->deselect, and