Home
last modified time | relevance | path

Searched refs:cfag12864b_update (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/auxdisplay/
H A Dcfag12864b.c211 static void cfag12864b_update(struct work_struct *delayed_work);
213 static DECLARE_DELAYED_WORK(cfag12864b_work, cfag12864b_update);
257 static void cfag12864b_update(struct work_struct *work) in cfag12864b_update() function