/linux/drivers/media/usb/pvrusb2/ |
A D | pvrusb2-hdw.c | 346 struct pvr2_hdw *hdw = cptr->hdw; in ctrl_channelfreq_get() local 357 struct pvr2_hdw *hdw = cptr->hdw; in ctrl_channelfreq_set() local 385 struct pvr2_hdw *hdw = cptr->hdw; in ctrl_channelprog_set() local 394 struct pvr2_hdw *hdw = cptr->hdw; in ctrl_channel_get() local 402 struct pvr2_hdw *hdw = cptr->hdw; in ctrl_channel_set() local 685 struct pvr2_hdw *hdw = cptr->hdw; in ctrl_freq_max_get() local 707 struct pvr2_hdw *hdw = cptr->hdw; in ctrl_freq_min_get() local 757 struct pvr2_hdw *hdw = cptr->hdw; in ctrl_cx2341x_set() local 845 struct pvr2_hdw *hdw = cptr->hdw; in ctrl_stdavail_set() local 2350 struct pvr2_hdw *hdw = NULL; in pvr2_hdw_create() local [all …]
|
A D | pvrusb2-i2c-core.c | 39 static int pvr2_i2c_write(struct pvr2_hdw *hdw, /* Context */ in pvr2_i2c_write() 162 static int pvr2_i2c_basic_op(struct pvr2_hdw *hdw, in pvr2_i2c_basic_op() 185 static int i2c_24xxx_ir(struct pvr2_hdw *hdw, in i2c_24xxx_ir() 255 static int i2c_hack_wm8775(struct pvr2_hdw *hdw, in i2c_hack_wm8775() 268 static int i2c_black_hole(struct pvr2_hdw *hdw, in i2c_black_hole() 281 static int i2c_hack_cx25840(struct pvr2_hdw *hdw, in i2c_hack_cx25840() 517 static int do_i2c_probe(struct pvr2_hdw *hdw, int addr) in do_i2c_probe() 530 static void do_i2c_scan(struct pvr2_hdw *hdw) in do_i2c_scan() 543 static void pvr2_i2c_register_ir(struct pvr2_hdw *hdw) in pvr2_i2c_register_ir() 591 void pvr2_i2c_core_init(struct pvr2_hdw *hdw) in pvr2_i2c_core_init() [all …]
|
A D | pvrusb2-v4l2.c | 112 struct pvr2_hdw *hdw = fh->channel.mc_head->hdw; in pvr2_querycap() local 127 struct pvr2_hdw *hdw = fh->channel.mc_head->hdw; in pvr2_g_std() local 140 struct pvr2_hdw *hdw = fh->channel.mc_head->hdw; in pvr2_s_std() local 152 struct pvr2_hdw *hdw = fh->channel.mc_head->hdw; in pvr2_querystd() local 165 struct pvr2_hdw *hdw = fh->channel.mc_head->hdw; in pvr2_enum_input() local 213 struct pvr2_hdw *hdw = fh->channel.mc_head->hdw; in pvr2_g_input() local 235 struct pvr2_hdw *hdw = fh->channel.mc_head->hdw; in pvr2_s_input() local 290 struct pvr2_hdw *hdw = fh->channel.mc_head->hdw; in pvr2_g_tuner() local 951 struct pvr2_hdw *hdw; in pvr2_v4l2_open() local 1045 struct pvr2_hdw *hdw; in pvr2_v4l2_iosetup() local [all …]
|
A D | pvrusb2-encoder.c | 26 static int pvr2_encoder_write_words(struct pvr2_hdw *hdw, in pvr2_encoder_write_words() 72 static int pvr2_encoder_read_words(struct pvr2_hdw *hdw, in pvr2_encoder_read_words() 141 struct pvr2_hdw *hdw = (struct pvr2_hdw *)ctxt; in pvr2_encoder_cmd() local 294 static int pvr2_encoder_vcmd(struct pvr2_hdw *hdw, int cmd, in pvr2_encoder_vcmd() 321 static int pvr2_encoder_prep_config(struct pvr2_hdw *hdw) in pvr2_encoder_prep_config() 389 int pvr2_encoder_adjust(struct pvr2_hdw *hdw) in pvr2_encoder_adjust() 406 int pvr2_encoder_configure(struct pvr2_hdw *hdw) in pvr2_encoder_configure() 463 int pvr2_encoder_start(struct pvr2_hdw *hdw) in pvr2_encoder_start() 490 int pvr2_encoder_stop(struct pvr2_hdw *hdw) in pvr2_encoder_stop()
|
A D | pvrusb2-debugifc.c | 116 int pvr2_debugifc_print_info(struct pvr2_hdw *hdw,char *buf,unsigned int acnt) in pvr2_debugifc_print_info() 132 int pvr2_debugifc_print_status(struct pvr2_hdw *hdw, in pvr2_debugifc_print_status() 179 static int pvr2_debugifc_do1cmd(struct pvr2_hdw *hdw,const char *buf, in pvr2_debugifc_do1cmd() 289 int pvr2_debugifc_docmd(struct pvr2_hdw *hdw,const char *buf, in pvr2_debugifc_docmd()
|
A D | pvrusb2-eeprom.c | 31 static u8 *pvr2_eeprom_fetch(struct pvr2_hdw *hdw) in pvr2_eeprom_fetch() 102 int pvr2_eeprom_analyze(struct pvr2_hdw *hdw) in pvr2_eeprom_analyze()
|
A D | pvrusb2-context.h | 33 struct pvr2_hdw *hdw; member 50 struct pvr2_hdw *hdw; member
|
A D | pvrusb2-wm8775.c | 24 void pvr2_wm8775_subdev_update(struct pvr2_hdw *hdw, struct v4l2_subdev *sd) in pvr2_wm8775_subdev_update()
|
A D | pvrusb2-context.c | 238 struct pvr2_hdw *hdw = mp->hdw; in pvr2_context_reset_input_limits() local 328 struct pvr2_hdw *hdw = cp->hdw; in pvr2_channel_limit_inputs() local
|
A D | pvrusb2-audio.c | 46 void pvr2_msp3400_subdev_update(struct pvr2_hdw *hdw, struct v4l2_subdev *sd) in pvr2_msp3400_subdev_update()
|
A D | pvrusb2-cs53l32a.c | 47 void pvr2_cs53l32a_subdev_update(struct pvr2_hdw *hdw, struct v4l2_subdev *sd) in pvr2_cs53l32a_subdev_update()
|
A D | pvrusb2-video-v4l.c | 64 void pvr2_saa7115_subdev_update(struct pvr2_hdw *hdw, struct v4l2_subdev *sd) in pvr2_saa7115_subdev_update()
|
A D | pvrusb2-cx2584x-v4l.c | 135 void pvr2_cx25840_subdev_update(struct pvr2_hdw *hdw, struct v4l2_subdev *sd) in pvr2_cx25840_subdev_update()
|
A D | pvrusb2-dvb.c | 311 struct pvr2_hdw *hdw = adap->channel.hdw; in pvr2_dvb_frontend_init() local
|
A D | pvrusb2-hdw-internal.h | 124 struct pvr2_hdw *hdw; member
|
/linux/drivers/scsi/lpfc/ |
A D | lpfc_attr.c | 102 lpfc_jedec_to_ascii(int incr, char hdw[]) in lpfc_jedec_to_ascii() 1007 char hdw[9]; in lpfc_hdw_show() local
|