Searched refs:cfhsi_wake_up (Results 1 – 2 of 2) sorted by relevance
108 int (*cfhsi_wake_up) (struct cfhsi_ops *dev); member
771 static void cfhsi_wake_up(struct work_struct *work) in cfhsi_wake_up() function792 cfhsi->ops->cfhsi_wake_up(cfhsi->ops); in cfhsi_wake_up()1193 INIT_WORK(&cfhsi->wake_up_work, cfhsi_wake_up); in cfhsi_open()