Home
last modified time | relevance | path

Searched defs:bd (Results 1 – 2 of 2) sorted by relevance

/include/linux/fsl/bestcomm/
Dbestcomm.h52 struct bcom_bd *bd; member
162 struct bcom_bd *bd; in bcom_buffer_done() local
179 struct bcom_bd *bd; in bcom_prepare_next_buffer() local
189 struct bcom_bd *bd = bcom_get_bd(tsk, tsk->index); in bcom_submit_next_buffer() local
203 struct bcom_bd *bd = bcom_get_bd(tsk, tsk->outdex); in bcom_retrieve_buffer() local
/include/linux/
Dbacklight.h124 static inline int backlight_update_status(struct backlight_device *bd) in backlight_update_status()
140 static inline int backlight_enable(struct backlight_device *bd) in backlight_enable()
156 static inline int backlight_disable(struct backlight_device *bd) in backlight_disable()
172 static inline void backlight_put(struct backlight_device *bd) in backlight_put()