Searched refs:hdw (Results 1 - 23 of 23) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/media/video/pvrusb2/
H A Dpvrusb2-hdw.c3 * $Id: pvrusb2-hdw.c,v 1.1.1.1 2007/08/03 18:52:41 Exp $
32 #include "pvrusb2-hdw.h"
36 #include "pvrusb2-hdw-internal.h"
258 static int pvr2_hdw_cmd_usbstream(struct pvr2_hdw *hdw,int runFl);
259 static int pvr2_hdw_commit_ctl_internal(struct pvr2_hdw *hdw);
260 static int pvr2_hdw_get_eeprom_addr(struct pvr2_hdw *hdw);
261 static void pvr2_hdw_internal_find_stdenum(struct pvr2_hdw *hdw);
262 static void pvr2_hdw_internal_set_std_avail(struct pvr2_hdw *hdw);
263 static void pvr2_hdw_render_useless_unlocked(struct pvr2_hdw *hdw);
264 static void pvr2_hdw_subsys_bit_chg_no_lock(struct pvr2_hdw *hdw,
277 struct pvr2_hdw *hdw = cptr->hdw; local
288 struct pvr2_hdw *hdw = cptr->hdw; local
316 struct pvr2_hdw *hdw = cptr->hdw; local
325 struct pvr2_hdw *hdw = cptr->hdw; local
333 struct pvr2_hdw *hdw = cptr->hdw; local
400 struct pvr2_hdw *hdw = cptr->hdw; local
434 struct pvr2_hdw *hdw = cptr->hdw; local
456 struct pvr2_hdw *hdw = cptr->hdw; local
568 struct pvr2_hdw *hdw = cptr->hdw; local
608 struct pvr2_hdw *hdw = cptr->hdw; local
631 struct pvr2_hdw *hdw = cptr->hdw; local
641 struct pvr2_hdw *hdw = cptr->hdw; local
686 struct pvr2_hdw *hdw = cptr->hdw; local
1000 pvr2_hdw_get_dev(struct pvr2_hdw *hdw) argument
1006 pvr2_hdw_get_sn(struct pvr2_hdw *hdw) argument
1012 pvr2_hdw_get_bus_info(struct pvr2_hdw *hdw) argument
1018 pvr2_hdw_get_cur_freq(struct pvr2_hdw *hdw) argument
1025 pvr2_hdw_set_cur_freq(struct pvr2_hdw *hdw,unsigned long val) argument
1052 pvr2_hdw_get_unit_number(struct pvr2_hdw *hdw) argument
1064 pvr2_locate_firmware(struct pvr2_hdw *hdw, const struct firmware **fw_entry, const char *fwtypename, unsigned int fwcount, const char *fwnames[]) argument
1125 pvr2_upload_firmware1(struct pvr2_hdw *hdw) argument
1215 pvr2_upload_firmware2(struct pvr2_hdw *hdw) argument
1379 pvr2_hdw_subsys_bit_chg_no_lock(struct pvr2_hdw *hdw, unsigned long msk, unsigned long val) argument
1523 pvr2_hdw_subsys_bit_chg(struct pvr2_hdw *hdw, unsigned long msk,unsigned long val) argument
1532 pvr2_hdw_subsys_get(struct pvr2_hdw *hdw) argument
1538 pvr2_hdw_subsys_stream_get(struct pvr2_hdw *hdw) argument
1544 pvr2_hdw_subsys_stream_bit_chg_no_lock(struct pvr2_hdw *hdw, unsigned long msk, unsigned long val) argument
1558 pvr2_hdw_subsys_stream_bit_chg(struct pvr2_hdw *hdw, unsigned long msk, unsigned long val) argument
1568 pvr2_hdw_set_streaming_no_lock(struct pvr2_hdw *hdw,int enableFl) argument
1586 pvr2_hdw_get_streaming(struct pvr2_hdw *hdw) argument
1592 pvr2_hdw_set_streaming(struct pvr2_hdw *hdw,int enable_flag) argument
1602 pvr2_hdw_set_stream_type_no_lock(struct pvr2_hdw *hdw, enum pvr2_config config) argument
1614 pvr2_hdw_set_stream_type(struct pvr2_hdw *hdw,enum pvr2_config config) argument
1625 get_default_tuner_type(struct pvr2_hdw *hdw) argument
1638 get_default_standard(struct pvr2_hdw *hdw) argument
1649 get_default_error_tolerance(struct pvr2_hdw *hdw) argument
1660 pvr2_hdw_check_firmware(struct pvr2_hdw *hdw) argument
1685 pvr2_hdw_setup_std(struct pvr2_hdw *hdw) argument
1739 pvr2_hdw_setup_low(struct pvr2_hdw *hdw) argument
1869 pvr2_hdw_setup(struct pvr2_hdw *hdw) argument
1940 struct pvr2_hdw *hdw; local
2143 pvr2_hdw_remove_usb_stuff(struct pvr2_hdw *hdw) argument
2173 pvr2_hdw_destroy(struct pvr2_hdw *hdw) argument
2204 pvr2_hdw_init_ok(struct pvr2_hdw *hdw) argument
2210 pvr2_hdw_dev_ok(struct pvr2_hdw *hdw) argument
2217 pvr2_hdw_disconnect(struct pvr2_hdw *hdw) argument
2230 pvr2_hdw_internal_find_stdenum(struct pvr2_hdw *hdw) argument
2245 pvr2_hdw_internal_set_std_avail(struct pvr2_hdw *hdw) argument
2284 pvr2_hdw_get_stdenum_value(struct pvr2_hdw *hdw, struct v4l2_standard *std, unsigned int idx) argument
2301 pvr2_hdw_get_ctrl_count(struct pvr2_hdw *hdw) argument
2308 pvr2_hdw_get_ctrl_by_index(struct pvr2_hdw *hdw, unsigned int idx) argument
2317 pvr2_hdw_get_ctrl_by_id(struct pvr2_hdw *hdw, unsigned int ctl_id) argument
2335 pvr2_hdw_get_ctrl_v4l(struct pvr2_hdw *hdw,unsigned int ctl_id) argument
2353 pvr2_hdw_get_ctrl_nextv4l(struct pvr2_hdw *hdw, unsigned int ctl_id) argument
2394 pvr2_hdw_commit_ctl_internal(struct pvr2_hdw *hdw) argument
2506 pvr2_hdw_commit_ctl(struct pvr2_hdw *hdw) argument
2515 pvr2_hdw_poll(struct pvr2_hdw *hdw) argument
2523 pvr2_hdw_setup_poll_trigger(struct pvr2_hdw *hdw, void (*func)(void *), void *data) argument
2534 pvr2_hdw_poll_trigger_unlocked(struct pvr2_hdw *hdw) argument
2542 pvr2_hdw_get_driver_name(struct pvr2_hdw *hdw) argument
2548 pvr2_hdw_is_hsm(struct pvr2_hdw *hdw) argument
2564 pvr2_hdw_execute_tuner_poll(struct pvr2_hdw *hdw) argument
2573 pvr2_hdw_get_tuner_status(struct pvr2_hdw *hdw,struct v4l2_tuner *vtp) argument
2592 pvr2_hdw_trigger_module_log(struct pvr2_hdw *hdw) argument
2607 pvr2_hdw_cpufw_set_enabled(struct pvr2_hdw *hdw, int enable_flag) argument
2658 pvr2_hdw_cpufw_get_enabled(struct pvr2_hdw *hdw) argument
2664 pvr2_hdw_cpufw_get(struct pvr2_hdw *hdw,unsigned int offs, char *buf,unsigned int cnt) argument
2699 pvr2_hdw_v4l_get_minor_number(struct pvr2_hdw *hdw, enum pvr2_v4l_type index) argument
2712 pvr2_hdw_v4l_store_minor_number(struct pvr2_hdw *hdw, enum pvr2_v4l_type index,int v) argument
2726 struct pvr2_hdw *hdw = urb->context; local
2735 struct pvr2_hdw *hdw = urb->context; local
2744 struct pvr2_hdw *hdw = (struct pvr2_hdw *)data; local
2759 pvr2_send_request_ex(struct pvr2_hdw *hdw, unsigned int timeout,int probe_fl, void *write_data,unsigned int write_len, void *read_data,unsigned int read_len) argument
2987 pvr2_send_request(struct pvr2_hdw *hdw, void *write_data,unsigned int write_len, void *read_data,unsigned int read_len) argument
2996 pvr2_write_register(struct pvr2_hdw *hdw, u16 reg, u32 data) argument
3017 pvr2_read_register(struct pvr2_hdw *hdw, u16 reg, u32 *data) argument
3041 pvr2_hdw_render_useless_unlocked(struct pvr2_hdw *hdw) argument
3054 pvr2_hdw_render_useless(struct pvr2_hdw *hdw) argument
3062 pvr2_hdw_device_reset(struct pvr2_hdw *hdw) argument
3084 pvr2_hdw_cpureset_assert(struct pvr2_hdw *hdw,int val) argument
3108 pvr2_hdw_cmd_deep_reset(struct pvr2_hdw *hdw) argument
3121 pvr2_hdw_cmd_powerup(struct pvr2_hdw *hdw) argument
3133 pvr2_hdw_cmd_decoder_reset(struct pvr2_hdw *hdw) argument
3155 pvr2_hdw_cmd_usbstream(struct pvr2_hdw *hdw,int runFl) argument
3173 pvr2_hdw_get_debug_info(const struct pvr2_hdw *hdw, struct pvr2_hdw_debug_info *ptr) argument
3195 pvr2_hdw_gpio_get_dir(struct pvr2_hdw *hdw,u32 *dp) argument
3201 pvr2_hdw_gpio_get_out(struct pvr2_hdw *hdw,u32 *dp) argument
3207 pvr2_hdw_gpio_get_in(struct pvr2_hdw *hdw,u32 *dp) argument
3213 pvr2_hdw_gpio_chg_dir(struct pvr2_hdw *hdw,u32 msk,u32 val) argument
3234 pvr2_hdw_gpio_chg_out(struct pvr2_hdw *hdw,u32 msk,u32 val) argument
3255 pvr2_hdw_get_eeprom_addr(struct pvr2_hdw *hdw) argument
3270 pvr2_hdw_register_access(struct pvr2_hdw *hdw, u32 match_type, u32 match_chip, u64 reg_id, int setFl,u64 *val_ptr) argument
[all...]
H A Dpvrusb2-i2c-cmd-v4l2.c24 #include "pvrusb2-hdw-internal.h"
29 static void set_standard(struct pvr2_hdw *hdw) argument
33 if (hdw->input_val == PVR2_CVAL_INPUT_RADIO) {
34 pvr2_i2c_core_cmd(hdw,AUDC_SET_RADIO,NULL);
37 vs = hdw->std_mask_cur;
38 pvr2_i2c_core_cmd(hdw,VIDIOC_S_STD,&vs);
40 hdw->tuner_signal_stale = !0;
44 static int check_standard(struct pvr2_hdw *hdw) argument
46 return (hdw->input_dirty != 0) || (hdw
57 set_bcsh(struct pvr2_hdw *hdw) argument
80 check_bcsh(struct pvr2_hdw *hdw) argument
96 set_volume(struct pvr2_hdw *hdw) argument
126 check_volume(struct pvr2_hdw *hdw) argument
143 set_audiomode(struct pvr2_hdw *hdw) argument
152 check_audiomode(struct pvr2_hdw *hdw) argument
166 set_frequency(struct pvr2_hdw *hdw) argument
194 check_frequency(struct pvr2_hdw *hdw) argument
207 set_size(struct pvr2_hdw *hdw) argument
224 check_size(struct pvr2_hdw *hdw) argument
237 do_log(struct pvr2_hdw *hdw) argument
245 check_log(struct pvr2_hdw *hdw) argument
[all...]
H A Dpvrusb2-encoder.c27 #include "pvrusb2-hdw-internal.h"
41 static int pvr2_encoder_write_words(struct pvr2_hdw *hdw, argument
63 memset(hdw->cmd_buffer,0,sizeof(hdw->cmd_buffer));
65 hdw->cmd_buffer[bAddr++] = FX2CMD_MEM_WRITE_DWORD;
68 hdw->cmd_buffer[bAddr+6] = (addr & 0xffu);
69 hdw->cmd_buffer[bAddr+5] = ((addr>>8) & 0xffu);
70 hdw->cmd_buffer[bAddr+4] = ((addr>>16) & 0xffu);
71 PVR2_DECOMPOSE_LE(hdw->cmd_buffer, bAddr,data[idx]);
74 ret = pvr2_send_request(hdw,
87 pvr2_encoder_read_words(struct pvr2_hdw *hdw, unsigned int offs, u32 *data, unsigned int dlen) argument
156 struct pvr2_hdw *hdw = (struct pvr2_hdw *)ctxt; local
298 pvr2_encoder_vcmd(struct pvr2_hdw *hdw, int cmd, int args, ...) argument
327 pvr2_encoder_prep_config(struct pvr2_hdw *hdw) argument
364 pvr2_encoder_configure(struct pvr2_hdw *hdw) argument
434 pvr2_encoder_start(struct pvr2_hdw *hdw) argument
468 pvr2_encoder_stop(struct pvr2_hdw *hdw) argument
[all...]
H A Dpvrusb2-i2c-core.c23 #include "pvrusb2-hdw-internal.h"
50 static int pvr2_i2c_write(struct pvr2_hdw *hdw, /* Context */ argument
60 if (length > (sizeof(hdw->cmd_buffer) - 3)) {
65 length,(unsigned int)(sizeof(hdw->cmd_buffer) - 3));
69 LOCK_TAKE(hdw->ctl_lock);
72 memset(hdw->cmd_buffer, 0, sizeof(hdw->cmd_buffer));
75 hdw->cmd_buffer[0] = FX2CMD_I2C_WRITE; /* write prefix */
76 hdw->cmd_buffer[1] = i2c_addr; /* i2c addr of chip */
77 hdw
102 pvr2_i2c_read(struct pvr2_hdw *hdw, u8 i2c_addr, u8 *data, u16 dlen, u8 *res, u16 rlen) argument
178 pvr2_i2c_basic_op(struct pvr2_hdw *hdw, u8 i2c_addr, u8 *wdata, u16 wlen, u8 *rdata, u16 rlen) argument
201 i2c_24xxx_ir(struct pvr2_hdw *hdw, u8 i2c_addr,u8 *wdata,u16 wlen,u8 *rdata,u16 rlen) argument
271 i2c_hack_wm8775(struct pvr2_hdw *hdw, u8 i2c_addr,u8 *wdata,u16 wlen,u8 *rdata,u16 rlen) argument
284 i2c_black_hole(struct pvr2_hdw *hdw, u8 i2c_addr,u8 *wdata,u16 wlen,u8 *rdata,u16 rlen) argument
297 i2c_hack_cx25840(struct pvr2_hdw *hdw, u8 i2c_addr,u8 *wdata,u16 wlen,u8 *rdata,u16 rlen) argument
386 struct pvr2_hdw *hdw = (struct pvr2_hdw *)(i2c_adap->algo_data); local
577 pvr2_i2c_core_cmd(struct pvr2_hdw *hdw,unsigned int cmd,void *arg) argument
609 pvr2_i2c_core_status_poll(struct pvr2_hdw *hdw) argument
635 pvr2_i2c_core_sync(struct pvr2_hdw *hdw) argument
775 pvr2_i2c_core_check_stale(struct pvr2_hdw *hdw) argument
887 pvr2_i2c_report(struct pvr2_hdw *hdw, char *buf,unsigned int maxlen) argument
912 struct pvr2_hdw *hdw = (struct pvr2_hdw *)(client->adapter->algo_data); local
933 struct pvr2_hdw *hdw = (struct pvr2_hdw *)(client->adapter->algo_data); local
982 do_i2c_scan(struct pvr2_hdw *hdw) argument
1000 pvr2_i2c_core_init(struct pvr2_hdw *hdw) argument
1041 pvr2_i2c_core_done(struct pvr2_hdw *hdw) argument
[all...]
H A Dpvrusb2-tuner.c26 #include "pvrusb2-hdw-internal.h"
33 struct pvr2_hdw *hdw; member in struct:pvr2_tuner_handler
42 struct pvr2_hdw *hdw = ctxt->hdw; local
44 pvr2_trace(PVR2_TRACE_CHIPS,"i2c tuner set_type(%d)",hdw->tuner_type);
45 if (((int)(hdw->tuner_type)) < 0) return;
48 setup.type = hdw->tuner_type;
58 struct pvr2_hdw *hdw = ctxt->hdw; local
59 if (hdw
91 pvr2_i2c_tuner_setup(struct pvr2_hdw *hdw,struct pvr2_i2c_client *cp) argument
[all...]
H A Dpvrusb2-video-v4l.c35 #include "pvrusb2-hdw-internal.h"
47 struct pvr2_hdw *hdw; member in struct:pvr2_v4l_decoder
54 struct pvr2_hdw *hdw = ctxt->hdw; local
57 pvr2_trace(PVR2_TRACE_CHIPS,"i2c v4l2 set_input(%d)",hdw->input_val);
58 switch(hdw->input_val) {
82 struct pvr2_hdw *hdw = ctxt->hdw; local
83 return hdw->input_dirty != 0;
90 struct pvr2_hdw *hdw local
112 struct pvr2_hdw *hdw = ctxt->hdw; local
200 pvr2_i2c_decoder_v4l_setup(struct pvr2_hdw *hdw, struct pvr2_i2c_client *cp) argument
[all...]
H A Dpvrusb2-eeprom.c24 #include "pvrusb2-hdw-internal.h"
45 static u8 *pvr2_eeprom_fetch(struct pvr2_hdw *hdw) argument
65 hdw->eeprom_addr);
66 addr = hdw->eeprom_addr;
105 if ((ret = i2c_transfer(&hdw->i2c_adap,
118 int pvr2_eeprom_analyze(struct pvr2_hdw *hdw) argument
125 eeprom = pvr2_eeprom_fetch(hdw);
131 fake_client.addr = hdw->eeprom_addr;
132 fake_client.adapter = &hdw->i2c_adap;
146 hdw
[all...]
H A Dpvrusb2-wm8775.c34 #include "pvrusb2-hdw-internal.h"
44 struct pvr2_hdw *hdw; member in struct:pvr2_v4l_wm8775
52 struct pvr2_hdw *hdw = ctxt->hdw; local
56 switch(hdw->input_val) {
66 hdw->input_val,route.input);
73 struct pvr2_hdw *hdw = ctxt->hdw; local
74 return hdw->input_dirty != 0;
141 int pvr2_i2c_wm8775_setup(struct pvr2_hdw *hdw,struc argument
[all...]
H A Dpvrusb2-i2c-chips-v4l2.c24 #include "pvrusb2-hdw-internal.h"
54 void pvr2_i2c_probe(struct pvr2_hdw *hdw,struct pvr2_i2c_client *cp) argument
68 if (pvr2_i2c_msp3400_setup(hdw,cp)) {
73 if (pvr2_i2c_tuner_setup(hdw,cp)) {
78 if (pvr2_i2c_cx2584x_v4l_setup(hdw,cp)) {
83 if (pvr2_i2c_wm8775_setup(hdw,cp)) {
88 if (pvr2_i2c_decoder_v4l_setup(hdw,cp)) {
H A Dpvrusb2-audio.c24 #include "pvrusb2-hdw-internal.h"
31 struct pvr2_hdw *hdw; member in struct:pvr2_msp3400_handler
41 struct pvr2_hdw *hdw = ctxt->hdw; local
48 switch (hdw->input_val) {
72 struct pvr2_hdw *hdw = ctxt->hdw; local
73 return hdw->input_dirty;
140 int pvr2_i2c_msp3400_setup(struct pvr2_hdw *hdw,struct pvr2_i2c_client *cp) argument
151 ctxt->hdw
[all...]
H A Dpvrusb2-cx2584x-v4l.c35 #include "pvrusb2-hdw-internal.h"
47 struct pvr2_hdw *hdw; member in struct:pvr2_v4l_cx2584x
54 struct pvr2_hdw *hdw = ctxt->hdw; local
61 switch(hdw->input_val) {
93 struct pvr2_hdw *hdw = ctxt->hdw; local
94 return hdw->input_dirty != 0;
101 struct pvr2_hdw *hdw = ctxt->hdw; local
123 struct pvr2_hdw *hdw = ctxt->hdw; local
223 pvr2_i2c_cx2584x_v4l_setup(struct pvr2_hdw *hdw, struct pvr2_i2c_client *cp) argument
[all...]
H A Dpvrusb2-hdw.h3 * $Id: pvrusb2-hdw.h,v 1.1.1.1 2007/08/03 18:52:41 Exp $
177 int pvr2_hdw_get_stdenum_value(struct pvr2_hdw *hdw,struct v4l2_standard *std,
183 void pvr2_hdw_subsys_bit_chg(struct pvr2_hdw *hdw,
192 void pvr2_hdw_subsys_stream_bit_chg(struct pvr2_hdw *hdw,
266 int pvr2_hdw_gpio_get_dir(struct pvr2_hdw *hdw,u32 *);
267 int pvr2_hdw_gpio_get_out(struct pvr2_hdw *hdw,u32 *);
268 int pvr2_hdw_gpio_get_in(struct pvr2_hdw *hdw,u32 *);
269 int pvr2_hdw_gpio_chg_dir(struct pvr2_hdw *hdw,u32 msk,u32 val);
270 int pvr2_hdw_gpio_chg_out(struct pvr2_hdw *hdw,u32 msk,u32 val);
296 void pvr2_hdw_get_debug_info(const struct pvr2_hdw *hdw,
[all...]
H A Dpvrusb2-v4l2.c26 #include "pvrusb2-hdw.h"
174 struct pvr2_hdw *hdw = fh->channel.mc_head->hdw; local
178 v4l_print_ioctl(pvr2_hdw_get_driver_name(hdw),cmd);
181 if (!pvr2_hdw_dev_ok(hdw)) {
205 strlcpy(cap->bus_info,pvr2_hdw_get_bus_info(hdw),
233 ret = pvr2_hdw_get_stdenum_value(hdw,vs,idx+1);
241 pvr2_hdw_get_ctrl_by_id(hdw,PVR2_CID_STDCUR),&val);
249 pvr2_hdw_get_ctrl_by_id(hdw,PVR2_CID_STDCUR),
261 cptr = pvr2_hdw_get_ctrl_by_id(hdw,PVR2_CID_INPU
772 struct pvr2_hdw *hdw = dip->v4lp->channel.mc_head->hdw; local
845 struct pvr2_hdw *hdw = fhp->channel.mc_head->hdw; local
906 struct pvr2_hdw *hdw; local
975 struct pvr2_hdw *hdw; local
1016 struct pvr2_hdw *hdw = fh->channel.mc_head->hdw; local
[all...]
H A Dpvrusb2-debugifc.c25 #include "pvrusb2-hdw.h"
231 int pvr2_debugifc_print_info(struct pvr2_hdw *hdw,char *buf,unsigned int acnt) argument
237 pvr2_hdw_get_debug_info(hdw,&dbg);
281 ccnt = pvr2_i2c_report(hdw,buf,acnt);
288 int pvr2_debugifc_print_status(struct pvr2_hdw *hdw, argument
297 ret = pvr2_hdw_is_hsm(hdw);
303 pvr2_hdw_gpio_get_dir(hdw,&gpio_dir);
304 pvr2_hdw_gpio_get_out(hdw,&gpio_out);
305 pvr2_hdw_gpio_get_in(hdw,&gpio_in);
311 pvr2_hdw_get_streaming(hdw)
340 pvr2_debugifc_do1cmd(struct pvr2_hdw *hdw,const char *buf, unsigned int count) argument
448 pvr2_debugifc_docmd(struct pvr2_hdw *hdw,const char *buf, unsigned int count) argument
[all...]
H A Dpvrusb2-context.c24 #include "pvrusb2-hdw.h"
34 if (mp->hdw) pvr2_hdw_destroy(mp->hdw);
53 pvr2_hdw_poll(mp->hdw);
64 if (!pvr2_hdw_dev_ok(mp->hdw)) break;
65 pvr2_hdw_setup(mp->hdw);
67 mp->hdw,
70 if (!pvr2_hdw_dev_ok(mp->hdw)) break;
71 if (!pvr2_hdw_init_ok(mp->hdw)) break;
72 mp->video_stream.stream = pvr2_hdw_get_video_stream(mp->hdw);
[all...]
H A Dpvrusb2-context.h44 struct pvr2_hdw *hdw; member in struct:pvr2_context
63 struct pvr2_hdw *hdw; member in struct:pvr2_channel
H A Dpvrusb2-ctrl.c23 #include "pvrusb2-hdw-internal.h"
62 LOCK_TAKE(cptr->hdw->big_lock); do {
80 } while(0); LOCK_GIVE(cptr->hdw->big_lock);
90 LOCK_TAKE(cptr->hdw->big_lock); do {
92 } while(0); LOCK_GIVE(cptr->hdw->big_lock);
110 LOCK_TAKE(cptr->hdw->big_lock); do {
116 } while(0); LOCK_GIVE(cptr->hdw->big_lock);
126 LOCK_TAKE(cptr->hdw->big_lock); do {
132 } while(0); LOCK_GIVE(cptr->hdw->big_lock);
142 LOCK_TAKE(cptr->hdw
[all...]
H A Dpvrusb2-sysfs.c26 #include "pvrusb2-hdw.h"
91 cptr = pvr2_hdw_get_ctrl_by_index(sfp->channel.hdw,id);
111 cptr = pvr2_hdw_get_ctrl_by_index(sfp->channel.hdw,id);
137 cptr = pvr2_hdw_get_ctrl_by_index(sfp->channel.hdw,id);
154 cptr = pvr2_hdw_get_ctrl_by_index(sfp->channel.hdw,id);
172 cptr = pvr2_hdw_get_ctrl_by_index(sfp->channel.hdw,id);
196 cptr = pvr2_hdw_get_ctrl_by_index(sfp->channel.hdw,id);
220 cptr = pvr2_hdw_get_ctrl_by_index(sfp->channel.hdw,id);
245 cptr = pvr2_hdw_get_ctrl_by_index(sfp->channel.hdw,id);
269 cptr = pvr2_hdw_get_ctrl_by_index(sfp->channel.hdw,i
[all...]
H A DMakefile8 pvrusb2-main.o pvrusb2-hdw.o pvrusb2-v4l2.o \
H A Dpvrusb2-i2c-core.h38 struct pvr2_hdw *hdw; member in struct:pvr2_i2c_client
H A Dpvrusb2-hdw-internal.h3 * $Id: pvrusb2-hdw-internal.h,v 1.1.1.1 2007/08/03 18:52:41 Exp $
31 private, internal header. This means that pvrusb2-hdw, pvrusb2-encoder,
39 #include "pvrusb2-hdw.h"
74 in pvrusb2-hdw.c. */
136 struct pvr2_hdw *hdw; member in struct:pvr2_ctrl
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/lpfc/
H A Dlpfc_attr.c48 lpfc_jedec_to_ascii(int incr, char hdw[]) argument
54 hdw[7 - i] = 0x30 + j;
56 hdw[7 - i] = 0x61 + j - 10;
59 hdw[8] = 0;
135 char hdw[9]; local
139 lpfc_jedec_to_ascii(vp->rev.biuRev, hdw);
140 return snprintf(buf, PAGE_SIZE, "%s\n", hdw);
581 static CLASS_DEVICE_ATTR(hdw, S_IRUGO, lpfc_hdw_show, NULL);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dqdm2.c237 uint32_t ldw,hdw; local
253 hdw = (uint32_t)(tmp64_1 >> 32);
254 random_seed = (uint64_t)(hdw + (ldw >> 31));
264 hdw = (uint32_t)(tmp64_1 >> 33);
265 random_seed = hdw + (ldw >> 31);

Completed in 144 milliseconds