Lines Matching +refs:add +refs:addr +refs:attrs
411 #define EEPROM_ENTRY(addr, member) \ argument
412 .off = addr, \
433 uintptr_t addr = (uintptr_t)(bp) + (res)->bp_offset; \
434 *(typeof(val) *)addr = val; \
1616 erase.addr = base + off; in ptp_ocp_devlink_flash()
3347 .attrs = fb_timecard_signal##_nr##_attrs, \
3367 .attrs = fb_timecard_freq##_nr##_attrs, \
3520 .attrs = fb_timecard_attrs,
3558 .attrs = art_timecard_attrs,
4499 bool add; in ptp_ocp_i2c_notifier_call() local
4504 add = action == BUS_NOTIFY_ADD_DEVICE; in ptp_ocp_i2c_notifier_call()
4521 if (add) in ptp_ocp_i2c_notifier_call()