Searched refs:wake_buf (Results 1 – 2 of 2) sorted by relevance
41 unsigned int *wake_buf; member136 if (d->wake_buf) { in regmap_irq_sync_unlock()140 ~d->wake_buf[i]); in regmap_irq_sync_unlock()144 d->wake_buf[i]); in regmap_irq_sync_unlock()344 if (d->wake_buf) in regmap_irq_set_wake()345 d->wake_buf[irq_data->reg_offset / map->reg_stride] in regmap_irq_set_wake()349 if (d->wake_buf) in regmap_irq_set_wake()350 d->wake_buf[irq_data->reg_offset / map->reg_stride] in regmap_irq_set_wake()793 d->wake_buf = kcalloc(chip->num_regs, sizeof(*d->wake_buf), in regmap_add_irq_chip_fwnode()795 if (!d->wake_buf) in regmap_add_irq_chip_fwnode()[all …]
241 u8 wake_buf[WAKEUP_MAX_SIZE]; in wakeup_data_store() local264 wake_buf[i] = val; in wakeup_data_store()267 wake_buf[i] |= BUF_PULSE_BIT; in wakeup_data_store()270 nvt_write_wakeup_codes(rc_dev, wake_buf, count); in wakeup_data_store()635 u8 wake_buf[WAKEUP_MAX_SIZE]; in nvt_ir_raw_set_wakeup_filter() local667 wake_buf[count] = buf_val; in nvt_ir_raw_set_wakeup_filter()670 wake_buf[count] |= BUF_PULSE_BIT; in nvt_ir_raw_set_wakeup_filter()675 nvt_write_wakeup_codes(dev, wake_buf, count); in nvt_ir_raw_set_wakeup_filter()