Home
last modified time | relevance | path

Searched defs:sub (Results 1 – 25 of 54) sorted by relevance

123

/linux-3.3/drivers/media/video/bt8xx/
Dbttv-gpio.c45 struct bttv_sub_driver *sub = to_bttv_sub_drv(drv); in bttv_sub_bus_match() local
56 struct bttv_sub_driver *sub = to_bttv_sub_drv(dev->driver); in bttv_sub_probe() local
64 struct bttv_sub_driver *sub = to_bttv_sub_drv(dev->driver); in bttv_sub_remove() local
80 struct bttv_sub_device *sub = to_bttv_sub_dev(dev); in release_sub_device() local
86 struct bttv_sub_device *sub; in bttv_sub_add_device() local
111 struct bttv_sub_device *sub, *save; in bttv_sub_del_devices() local
123 int bttv_sub_register(struct bttv_sub_driver *sub, char *wanted) in bttv_sub_register()
131 int bttv_sub_unregister(struct bttv_sub_driver *sub) in bttv_sub_unregister()
/linux-3.3/net/tipc/
Dsubscr.c95 static void subscr_send_event(struct tipc_subscription *sub, in subscr_send_event()
121 int tipc_subscr_overlap(struct tipc_subscription *sub, in tipc_subscr_overlap()
141 void tipc_subscr_report_overlap(struct tipc_subscription *sub, in tipc_subscr_report_overlap()
161 static void subscr_timeout(struct tipc_subscription *sub) in subscr_timeout()
208 static void subscr_del(struct tipc_subscription *sub) in subscr_del()
230 struct tipc_subscription *sub; in subscr_terminate() local
283 struct tipc_subscription *sub; in subscr_cancel() local
320 struct tipc_subscription *sub; in subscr_subscribe() local
421 struct tipc_subscription *sub; in subscr_conn_msg_event() local
/linux-3.3/sound/usb/caiaq/
Daudio.c64 struct snd_pcm_substream *sub) in activate_substream()
78 struct snd_pcm_substream *sub) in deactivate_substream()
175 static int snd_usb_caiaq_pcm_hw_params(struct snd_pcm_substream *sub, in snd_usb_caiaq_pcm_hw_params()
182 static int snd_usb_caiaq_pcm_hw_free(struct snd_pcm_substream *sub) in snd_usb_caiaq_pcm_hw_free()
283 static int snd_usb_caiaq_pcm_trigger(struct snd_pcm_substream *sub, int cmd) in snd_usb_caiaq_pcm_trigger()
306 snd_usb_caiaq_pcm_pointer(struct snd_pcm_substream *sub) in snd_usb_caiaq_pcm_pointer()
347 struct snd_pcm_substream *sub; in check_for_elapsed_periods() local
371 struct snd_pcm_substream *sub; in read_in_urb_mode0() local
400 struct snd_pcm_substream *sub; in read_in_urb_mode2() local
454 struct snd_pcm_substream *sub = dev->sub_capture[stream]; in read_in_urb_mode3() local
[all …]
/linux-3.3/sound/usb/6fire/
Dpcm.c191 static void usb6fire_pcm_capture(struct pcm_substream *sub, struct pcm_urb *urb) in usb6fire_pcm_capture()
238 static void usb6fire_pcm_playback(struct pcm_substream *sub, in usb6fire_pcm_playback()
290 struct pcm_substream *sub; in usb6fire_pcm_in_urb_handler() local
388 struct pcm_substream *sub = NULL; in usb6fire_pcm_open() local
424 struct pcm_substream *sub = usb6fire_pcm_get_substream(alsa_sub); in usb6fire_pcm_close() local
463 struct pcm_substream *sub = usb6fire_pcm_get_substream(alsa_sub); in usb6fire_pcm_prepare() local
506 struct pcm_substream *sub = usb6fire_pcm_get_substream(alsa_sub); in usb6fire_pcm_trigger() local
538 struct pcm_substream *sub = usb6fire_pcm_get_substream(alsa_sub); in usb6fire_pcm_pointer() local
/linux-3.3/drivers/net/wireless/wl1251/
Ddebugfs.c69 #define DEBUGFS_FWSTATS_FILE(sub, name, buflen, fmt) \ argument
91 #define DEBUGFS_FWSTATS_ADD(sub, name) \ argument
94 #define DEBUGFS_FWSTATS_DEL(sub, name) \ argument
/linux-3.3/drivers/media/video/
Dv4l2-event.c212 struct v4l2_event_subscription *sub, unsigned elems) in v4l2_event_subscribe()
263 struct v4l2_event_subscription sub; in v4l2_event_unsubscribe_all() local
285 struct v4l2_event_subscription *sub) in v4l2_event_unsubscribe()
Dpms.c50 u8 sub; member
140 static int pms_i2c_write(struct pms *dev, u16 slave, u16 sub, u16 data) in pms_i2c_write()
187 static int pms_i2c_read(struct pms *dev, int slave, int sub) in pms_i2c_read()
199 static void pms_i2c_andor(struct pms *dev, int slave, int sub, int and, int or) in pms_i2c_andor()
/linux-3.3/arch/mn10300/lib/
Dmemcpy.S67 sub d3,d2 define
125 sub d3,d2 define
Dmemmove.S84 sub d3,d2 define
147 sub d3,d2 define
Dmemset.S62 sub d3,d2 define
112 sub d3,d2 define
Ddo_csum.S83 sub d3,d2 define
/linux-3.3/arch/mn10300/mm/
Dcache-inv-by-reg.S146 sub d0,d1,d2 # calculate the total size define
228 sub d1,d2 # decrease size remaining define
285 sub d0,d1,d3 define
Dcache-flush-by-tag.S106 sub d0,d1,a0 define
210 sub d0,d1,a0 define
Dcache-flush-by-reg.S124 sub d0,d1,d3 define
257 sub d0,d1,d3 define
/linux-3.3/security/apparmor/include/
Dapparmor.h66 static inline bool aa_strneq(const char *str, const char *sub, int len) in aa_strneq()
/linux-3.3/arch/mn10300/kernel/
Dmn10300-serial-low.S149 sub d3,d2 # see if we've written everything define
Dhead.S375 sub d0,a0 define
/linux-3.3/include/linux/ceph/
Dceph_frag.h47 static inline int ceph_frag_contains_frag(__u32 f, __u32 sub) in ceph_frag_contains_frag()
/linux-3.3/drivers/gpu/drm/nouveau/
Dnv04_fbcon.c147 const int sub = NvSubCtxSurf2D; in nv04_fbcon_accel_init() local
/linux-3.3/drivers/scsi/fcoe/
Dfcoe_ctlr.c1018 u8 sub; in fcoe_ctlr_recv_els() local
1358 u8 sub; in fcoe_ctlr_recv_handler() local
1834 enum fip_vn2vn_subcode sub, in fcoe_ctlr_vn_send()
2086 u8 sub; in fcoe_ctlr_vn_parse() local
2503 enum fip_vn2vn_subcode sub; in fcoe_ctlr_vn_recv() local
/linux-3.3/Documentation/target/
Dtcm_mod_builder.py10 import subprocess as sub namespace
/linux-3.3/drivers/platform/x86/
Dintel_scu_ipc.c405 int intel_scu_ipc_simple_command(int cmd, int sub) in intel_scu_ipc_simple_command()
434 int intel_scu_ipc_command(int cmd, int sub, u32 *in, int inlen, in intel_scu_ipc_command()
/linux-3.3/drivers/media/dvb/bt8xx/
Ddvb-bt8xx.c814 static int __devinit dvb_bt8xx_probe(struct bttv_sub_device *sub) in dvb_bt8xx_probe()
925 static void dvb_bt8xx_remove(struct bttv_sub_device *sub) in dvb_bt8xx_remove()
/linux-3.3/include/linux/
Dlockdep.h281 #define lockdep_set_class_and_subclass(lock, key, sub) \ argument
283 #define lockdep_set_subclass(lock, sub) \ argument
367 # define lockdep_init_map(lock, name, key, sub) \ argument
372 #define lockdep_set_class_and_subclass(lock, key, sub) \ argument
374 #define lockdep_set_subclass(lock, sub) do { } while (0) argument
/linux-3.3/drivers/usb/gadget/
Duvc_v4l2.c294 struct v4l2_event_subscription *sub = arg; in uvc_v4l2_do_ioctl() local

123