Searched defs:hdw (Results 1 - 18 of 18) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/media/video/pvrusb2/
H A Dpvrusb2-i2c-chips-v4l2.c54 void pvr2_i2c_probe(struct pvr2_hdw *hdw,struct pvr2_i2c_client *cp) argument
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-eeprom.c45 static u8 *pvr2_eeprom_fetch(struct pvr2_hdw *hdw) argument
118 int pvr2_eeprom_analyze(struct pvr2_hdw *hdw) argument
[all...]
H A Dpvrusb2-tuner.c33 struct pvr2_hdw *hdw; member in struct:pvr2_tuner_handler
42 struct pvr2_hdw *hdw = ctxt->hdw; local
58 struct pvr2_hdw *hdw = ctxt->hdw; local
91 pvr2_i2c_tuner_setup(struct pvr2_hdw *hdw,struct pvr2_i2c_client *cp) argument
[all...]
H A Dpvrusb2-audio.c31 struct pvr2_hdw *hdw; member in struct:pvr2_msp3400_handler
41 struct pvr2_hdw *hdw = ctxt->hdw; local
72 struct pvr2_hdw *hdw = ctxt->hdw; local
140 int pvr2_i2c_msp3400_setup(struct pvr2_hdw *hdw,struct pvr2_i2c_client *cp) argument
[all...]
H A Dpvrusb2-i2c-core.h38 struct pvr2_hdw *hdw; member in struct:pvr2_i2c_client
H A Dpvrusb2-wm8775.c44 struct pvr2_hdw *hdw; member in struct:pvr2_v4l_wm8775
52 struct pvr2_hdw *hdw = ctxt->hdw; local
73 struct pvr2_hdw *hdw = ctxt->hdw; local
141 int pvr2_i2c_wm8775_setup(struct pvr2_hdw *hdw,struc argument
[all...]
H A Dpvrusb2-cx2584x-v4l.c47 struct pvr2_hdw *hdw; member in struct:pvr2_v4l_cx2584x
54 struct pvr2_hdw *hdw = ctxt->hdw; local
93 struct pvr2_hdw *hdw = ctxt->hdw; local
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-encoder.c41 static int pvr2_encoder_write_words(struct pvr2_hdw *hdw, argument
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-cmd-v4l2.c29 static void set_standard(struct pvr2_hdw *hdw) argument
44 static int check_standard(struct pvr2_hdw *hdw) argument
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-video-v4l.c47 struct pvr2_hdw *hdw; member in struct:pvr2_v4l_decoder
54 struct pvr2_hdw *hdw = ctxt->hdw; local
82 struct pvr2_hdw *hdw = ctxt->hdw; local
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-debugifc.c231 int pvr2_debugifc_print_info(struct pvr2_hdw *hdw,char *buf,unsigned int acnt) argument
288 int pvr2_debugifc_print_status(struct pvr2_hdw *hdw, argument
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-i2c-core.c50 static int pvr2_i2c_write(struct pvr2_hdw *hdw, /* Context */ argument
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-v4l2.c174 struct pvr2_hdw *hdw = fh->channel.mc_head->hdw; local
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-hdw-internal.h136 struct pvr2_hdw *hdw; member in struct:pvr2_ctrl
H A Dpvrusb2-hdw.c277 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...]
/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
135 char hdw[9]; local
/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

Completed in 122 milliseconds