/linux-3.3/drivers/media/video/pvrusb2/ |
D | pvrusb2-hdw.c | 360 struct pvr2_hdw *hdw = cptr->hdw; in ctrl_channelfreq_get() local 371 struct pvr2_hdw *hdw = cptr->hdw; in ctrl_channelfreq_set() local 399 struct pvr2_hdw *hdw = cptr->hdw; in ctrl_channelprog_set() local 408 struct pvr2_hdw *hdw = cptr->hdw; in ctrl_channel_get() local 416 struct pvr2_hdw *hdw = cptr->hdw; in ctrl_channel_set() local 697 struct pvr2_hdw *hdw = cptr->hdw; in ctrl_freq_max_get() local 719 struct pvr2_hdw *hdw = cptr->hdw; in ctrl_freq_min_get() local 769 struct pvr2_hdw *hdw = cptr->hdw; in ctrl_cx2341x_set() local 851 struct pvr2_hdw *hdw = cptr->hdw; in ctrl_stdavail_set() local 891 struct pvr2_hdw *hdw = cptr->hdw; in ctrl_stdcur_set() local [all …]
|
D | pvrusb2-i2c-core.c | 53 static int pvr2_i2c_write(struct pvr2_hdw *hdw, /* Context */ in pvr2_i2c_write() 105 static int pvr2_i2c_read(struct pvr2_hdw *hdw, /* Context */ in pvr2_i2c_read() 181 static int pvr2_i2c_basic_op(struct pvr2_hdw *hdw, in pvr2_i2c_basic_op() 204 static int i2c_24xxx_ir(struct pvr2_hdw *hdw, in i2c_24xxx_ir() 274 static int i2c_hack_wm8775(struct pvr2_hdw *hdw, in i2c_hack_wm8775() 287 static int i2c_black_hole(struct pvr2_hdw *hdw, in i2c_black_hole() 300 static int i2c_hack_cx25840(struct pvr2_hdw *hdw, in i2c_hack_cx25840() 389 struct pvr2_hdw *hdw = (struct pvr2_hdw *)(i2c_adap->algo_data); in pvr2_i2c_xfer() local 543 static int do_i2c_probe(struct pvr2_hdw *hdw, int addr) in do_i2c_probe() 556 static void do_i2c_scan(struct pvr2_hdw *hdw) in do_i2c_scan() [all …]
|
D | pvrusb2-encoder.c | 40 static int pvr2_encoder_write_words(struct pvr2_hdw *hdw, in pvr2_encoder_write_words() 86 static int pvr2_encoder_read_words(struct pvr2_hdw *hdw, in pvr2_encoder_read_words() 155 struct pvr2_hdw *hdw = (struct pvr2_hdw *)ctxt; in pvr2_encoder_cmd() local 318 static int pvr2_encoder_vcmd(struct pvr2_hdw *hdw, int cmd, in pvr2_encoder_vcmd() 347 static int pvr2_encoder_prep_config(struct pvr2_hdw *hdw) in pvr2_encoder_prep_config() 415 int pvr2_encoder_adjust(struct pvr2_hdw *hdw) in pvr2_encoder_adjust() 433 int pvr2_encoder_configure(struct pvr2_hdw *hdw) in pvr2_encoder_configure() 491 int pvr2_encoder_start(struct pvr2_hdw *hdw) in pvr2_encoder_start() 518 int pvr2_encoder_stop(struct pvr2_hdw *hdw) in pvr2_encoder_stop()
|
D | pvrusb2-debugifc.c | 130 int pvr2_debugifc_print_info(struct pvr2_hdw *hdw,char *buf,unsigned int acnt) in pvr2_debugifc_print_info() 146 int pvr2_debugifc_print_status(struct pvr2_hdw *hdw, in pvr2_debugifc_print_status() 195 static int pvr2_debugifc_do1cmd(struct pvr2_hdw *hdw,const char *buf, in pvr2_debugifc_do1cmd() 305 int pvr2_debugifc_docmd(struct pvr2_hdw *hdw,const char *buf, in pvr2_debugifc_docmd()
|
D | pvrusb2-eeprom.c | 45 static u8 *pvr2_eeprom_fetch(struct pvr2_hdw *hdw) in pvr2_eeprom_fetch() 118 int pvr2_eeprom_analyze(struct pvr2_hdw *hdw) in pvr2_eeprom_analyze()
|
D | pvrusb2-v4l2.c | 167 struct pvr2_hdw *hdw = fh->channel.mc_head->hdw; in pvr2_v4l2_do_ioctl() local 886 struct pvr2_hdw *hdw = dip->v4lp->channel.mc_head->hdw; in pvr2_v4l2_dev_destroy() local 973 struct pvr2_hdw *hdw = fhp->channel.mc_head->hdw; in pvr2_v4l2_release() local 1022 struct pvr2_hdw *hdw; in pvr2_v4l2_open() local 1124 struct pvr2_hdw *hdw; in pvr2_v4l2_iosetup() local 1163 struct pvr2_hdw *hdw = fh->channel.mc_head->hdw; in pvr2_v4l2_read() local
|
D | pvrusb2-wm8775.c | 38 void pvr2_wm8775_subdev_update(struct pvr2_hdw *hdw, struct v4l2_subdev *sd) in pvr2_wm8775_subdev_update()
|
D | pvrusb2-context.h | 46 struct pvr2_hdw *hdw; member 63 struct pvr2_hdw *hdw; member
|
D | pvrusb2-audio.c | 60 void pvr2_msp3400_subdev_update(struct pvr2_hdw *hdw, struct v4l2_subdev *sd) in pvr2_msp3400_subdev_update()
|
D | pvrusb2-cs53l32a.c | 61 void pvr2_cs53l32a_subdev_update(struct pvr2_hdw *hdw, struct v4l2_subdev *sd) in pvr2_cs53l32a_subdev_update()
|
D | pvrusb2-video-v4l.c | 78 void pvr2_saa7115_subdev_update(struct pvr2_hdw *hdw, struct v4l2_subdev *sd) in pvr2_saa7115_subdev_update()
|
D | pvrusb2-context.c | 251 struct pvr2_hdw *hdw = mp->hdw; in pvr2_context_reset_input_limits() local 341 struct pvr2_hdw *hdw = cp->hdw; in pvr2_channel_limit_inputs() local
|
D | pvrusb2-cx2584x-v4l.c | 125 void pvr2_cx25840_subdev_update(struct pvr2_hdw *hdw, struct v4l2_subdev *sd) in pvr2_cx25840_subdev_update()
|
D | pvrusb2-dvb.c | 324 struct pvr2_hdw *hdw = adap->channel.hdw; in pvr2_dvb_frontend_init() local
|
D | pvrusb2-hdw-internal.h | 138 struct pvr2_hdw *hdw; member
|
/linux-3.3/drivers/scsi/lpfc/ |
D | lpfc_attr.c | 79 lpfc_jedec_to_ascii(int incr, char hdw[]) in lpfc_jedec_to_ascii() 384 char hdw[9]; in lpfc_hdw_show() local
|