Home
last modified time | relevance | path

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

/linux-3.3/drivers/media/video/
Dmxb.c122 struct mxb struct
142 #define saa7111a_call(mxb, o, f, args...) \ argument
144 #define tda9840_call(mxb, o, f, args...) \ argument
146 #define tea6415c_call(mxb, o, f, args...) \ argument
148 #define tuner_call(mxb, o, f, args...) \ argument
153 static inline void tea6420_route_cd(struct mxb *mxb, int idx) in tea6420_route_cd()
161 static inline void tea6420_route_line(struct mxb *mxb, int idx) in tea6420_route_line()
173 struct mxb *mxb = NULL; in mxb_probe() local
282 struct mxb* mxb = (struct mxb*)dev->ext_priv; in mxb_init_done() local
406 struct mxb *mxb = (struct mxb *)dev->ext_priv; in vidioc_g_ctrl() local
[all …]
/linux-3.3/drivers/block/drbd/
Ddrbd_int.h2247 int mxb = 1000000; /* arbitrary limit on open requests */ in drbd_get_max_buffers() local
2332 int mxb = drbd_get_max_buffers(mdev); in may_inc_ap_bio() local
2384 int mxb = drbd_get_max_buffers(mdev); in dec_ap_bio() local