Lines Matching defs:first
365 * @first: specifies whether first message or not.
366 * 1 for first message otherwise 0.
369 struct i2c_msg *msgs, u32 last, u32 first)
391 if (first) {
399 if (first)
411 if (first)
483 * @first: specifies whether first message or not.
486 u32 last, u32 first)
506 if (first) {
514 if (first)
537 /* check if it is the first message */
538 if (first)