Lines Matching defs:offset
12 u64 offset)
16 offset += dice->tx_offset;
19 offset += dice->rx_offset;
22 offset += dice->sync_offset;
25 offset += dice->rsrv_offset;
29 offset += dice->global_offset;
32 offset += DICE_PRIVATE_SPACE;
33 return offset;
38 unsigned int offset, void *buf, unsigned int len)
43 get_subaddr(dice, type, offset), buf, len, 0);
47 enum snd_dice_addr_type type, unsigned int offset,
53 get_subaddr(dice, type, offset), buf, len, 0);
134 int generation, unsigned long long offset,
145 if ((offset & 3) != 0) {
180 dice->notification_handler.offset);
228 dice->notification_handler.offset);