Searched refs:restore_state (Results 1 – 15 of 15) sorted by relevance
| /linux/drivers/leds/trigger/ |
| H A D | ledtrig-transient.c | 26 int restore_state; member 39 led_set_brightness_nosleep(led_cdev, transient_data->restore_state); in transient_timer_function() 72 transient_data->restore_state); in transient_activate_store() 81 transient_data->restore_state = in transient_activate_store() 184 led_set_brightness_nosleep(led_cdev, transient_data->restore_state); in transient_trig_deactivate()
|
| /linux/drivers/pcmcia/ |
| H A D | yenta_socket.c | 875 .restore_state = ti_restore_state, 881 .restore_state = ti_restore_state, 887 .restore_state = ti_restore_state, 893 .restore_state = ti_restore_state, 899 .restore_state = ti_restore_state, 907 .restore_state = ricoh_restore_state, 921 .restore_state = o2micro_restore_state, 1341 if (socket->type && socket->type->restore_state) in yenta_dev_resume_noirq() 1342 socket->type->restore_state(socket); in yenta_dev_resume_noirq()
|
| H A D | yenta_socket.h | 110 void (*restore_state)(struct yenta_socket *); member
|
| /linux/drivers/parport/ |
| H A D | parport_atari.c | 154 .restore_state = parport_atari_restore_state,
|
| H A D | parport_amiga.c | 170 .restore_state = amiga_restore_state,
|
| H A D | parport_gsc.c | 110 .restore_state = parport_gsc_restore_state,
|
| H A D | share.c | 84 .restore_state = dead_state, 1028 port->ops->restore_state(port, dev->state); in parport_claim()
|
| H A D | parport_sunbpp.c | 251 .restore_state = parport_sunbpp_restore_state,
|
| H A D | parport_ip32.c | 1779 .restore_state = parport_ip32_restore_state,
|
| H A D | parport_pc.c | 936 .restore_state = parport_pc_restore_state,
|
| /linux/include/linux/ |
| H A D | parport.h | 83 void (*restore_state)(struct parport *, struct parport_state *); member
|
| /linux/drivers/spi/ |
| H A D | spi-pl022.c | 471 static void restore_state(struct pl022 *pl022) in restore_state() function 1337 restore_state(pl022); in pl022_transfer_one()
|
| /linux/drivers/usb/misc/ |
| H A D | uss720.c | 653 .restore_state = parport_uss720_restore_state,
|
| /linux/drivers/usb/serial/ |
| H A D | mos7720.c | 541 .restore_state = parport_mos7715_restore_state,
|
| /linux/net/xfrm/ |
| H A D | xfrm_policy.c | 4688 goto restore_state; in xfrm_migrate() 4696 goto restore_state; in xfrm_migrate() 4713 restore_state: in xfrm_migrate()
|