Lines Matching refs:should
70 destination addresses, whether it should increment these addresses or
113 * channels: should be initialized as a list using the
117 - should contain a bitmask of the supported source transfer width
120 - should contain a bitmask of the supported destination transfer
124 - should contain a bitmask of the supported slave directions
141 * dev: should hold the pointer to the struct device associated
260 for the transfer being prepared, and should create a hardware
263 - Any allocation you might do should be using the GFP_NOWAIT
266 - Drivers should try to pre-allocate any memory they might need
270 - It should return a unique instance of the
279 should it be always the flags passed in the arguments
289 should move to the next transaction in the list.
298 - In the case of a cyclic transfer, it should only take into
305 - This command should NOT perform synchronously, or on any
313 - This call is mandatory for slave operations only. This should NOT be
315 If a driver support both, it should use this call for slave
320 - This command should operate synchronously on the channel,
325 - This command should operate synchronously on the channel,
330 - This command should operate synchronously on the channel,
333 Misc notes (stuff that should be documented, but don't really know
367 You should avoid this kind of practice, and instead of electing a new