Searched refs:id (Results 226 - 250 of 10515) sorted by path

1234567891011>>

/linux-master/drivers/isdn/hardware/mISDN/
H A Dspeedfax.c259 dch->dev.id, __builtin_return_address(0));
/linux-master/drivers/isdn/mISDN/
H A Dlayer2.h47 int id; member in struct:layer2
/linux-master/drivers/leds/
H A Dleds-ipaq-micro.c38 .id = MSG_NOTIFY_LED,
75 .id = MSG_NOTIFY_LED,
/linux-master/drivers/macintosh/
H A Dvia-pmu-event.c43 pmu_input_dev->id.bustype = BUS_HOST;
44 pmu_input_dev->id.vendor = 0x0001;
45 pmu_input_dev->id.product = 0x0001;
46 pmu_input_dev->id.version = 0x0100;
/linux-master/drivers/media/common/
H A Dcypress_firmware.c19 u8 id; member in struct:usb_cypress_controller
26 { .id = CYPRESS_AN2135, .name = "Cypress AN2135", .cs_reg = 0x7f92 },
27 { .id = CYPRESS_AN2235, .name = "Cypress AN2235", .cs_reg = 0x7f92 },
28 { .id = CYPRESS_FX2, .name = "Cypress FX2", .cs_reg = 0xe600 },
H A Dtveeprom.c46 int id; member in struct:__anon475
64 int id; member in struct:__anon476
281 u32 id; member in struct:__anon477
531 tvee->audio_processor = audio_ic[audioic].id;
564 tvee->audio_processor = audio_ic[audioic].id;
661 tvee->tuner_type = hauppauge_tuner[tuner1].id;
668 tvee->tuner2_type = hauppauge_tuner[tuner2].id;
680 tvee->tuner_formats |= hauppauge_tuner_fmt[i].id;
686 tvee->tuner2_formats |= hauppauge_tuner_fmt[i].id;
/linux-master/drivers/media/common/siano/
H A Dsms-cards.h88 struct sms_board *sms_get_board(unsigned id);
125 extern int sms_board_load_modules(int id);
/linux-master/drivers/media/dvb-frontends/
H A Dau8522_priv.h64 u32 id; member in struct:au8522_state
H A Ddib7000m.h49 extern int dib7000m_pid_filter(struct dvb_frontend *, u8 id, u16 pid, u8 onoff);
68 static inline int dib7000m_pid_filter(struct dvb_frontend *fe, u8 id, argument
H A Ddib7000p.h59 int (*pid_filter)(struct dvb_frontend *fe, u8 id, u16 pid, u8 onoff);
H A Ddib8000.h62 int (*pid_filter)(struct dvb_frontend *fe, u8 id, u16 pid, u8 onoff);
H A Ddib9000.h38 extern int dib9000_fw_pid_filter(struct dvb_frontend *fe, u8 id, u16 pid, u8 onoff);
82 static inline int dib9000_fw_pid_filter(struct dvb_frontend *fe, u8 id, u16 pid, u8 onoff) argument
/linux-master/drivers/media/dvb-frontends/cxd2880/
H A Dcxd2880_dvbt2.h324 u8 id; member in struct:cxd2880_dvbt2_plp
H A Dcxd2880_tnrdmd.h274 enum cxd2880_tnrdmd_cfg_id id,
278 u8 id,
284 u8 id,
291 u8 id, u8 *value);
294 u8 id, u8 *value);
297 u8 id, u8 value);
300 u8 id, u8 value);
/linux-master/drivers/media/i2c/cx25840/
H A Dcx25840-audio.c530 switch (ctrl->id) {
H A Dcx25840-core.h59 * @id: exact device model
60 * @rev: raw device id read from the chip
90 enum cx25840_model id; member in struct:cx25840_state
114 return state->id == CX25836 ||
115 state->id == CX25837;
120 return state->id == CX25840 ||
121 state->id == CX25841 ||
122 state->id == CX25842 ||
123 state->id == CX25843;
128 return state->id
[all...]
/linux-master/drivers/media/pci/bt8xx/
H A Dbt878.h100 unsigned int id; member in struct:bt878
H A Dbttv-i2c.c364 "bt%d #%d [%s]", btv->id, btv->c.nr,
/linux-master/drivers/media/pci/cx18/
H A Dcx18-mailbox.h34 u32 id; /* ID of a completed MDL */ member in struct:cx18_mdl_ack
35 u32 data_used; /* Total data filled in the MDL with 'id' */
H A Dcx18-vbi.c52 if (sdata->id == 0)
63 dst[sd + 12 + line * 43] = cx18_service2vbi(sdata->id);
165 cx->vbi.sliced_data[line].id = vbi.type;
224 cx->vbi.sliced_data[0].id = 0;
/linux-master/drivers/media/pci/ivtv/
H A Divtv-controls.c124 switch (ctrl->id) {
138 switch (ctrl->id) {
H A Divtv-fileops.c32 int ivtv_claim_stream(struct ivtv_open_id *id, int type) argument
34 struct ivtv *itv = id->itv;
41 if (s->fh == &id->fh) {
50 s->fh = &id->fh;
58 s->fh = &id->fh;
415 int ivtv_start_capture(struct ivtv_open_id *id) argument
417 struct ivtv *itv = id->itv;
418 struct ivtv_stream *s = &itv->streams[id->type];
430 if (ivtv_claim_stream(id, s->type))
495 struct ivtv_open_id *id local
511 ivtv_start_decoding(struct ivtv_open_id *id, int speed) argument
538 struct ivtv_open_id *id = fh2id(filp->private_data); local
710 struct ivtv_open_id *id = fh2id(filp->private_data); local
723 struct ivtv_open_id *id = fh2id(filp->private_data); local
758 struct ivtv_open_id *id = fh2id(filp->private_data); local
796 ivtv_stop_capture(struct ivtv_open_id *id, int gop_end) argument
835 ivtv_stop_decoding(struct ivtv_open_id *id, int flags, u64 pts) argument
869 struct ivtv_open_id *id = fh2id(fh); local
[all...]
H A Divtv-fileops.h21 int ivtv_start_capture(struct ivtv_open_id *id);
22 void ivtv_stop_capture(struct ivtv_open_id *id, int gop_end);
23 int ivtv_start_decoding(struct ivtv_open_id *id, int speed);
29 int ivtv_claim_stream(struct ivtv_open_id *id, int type);
/linux-master/drivers/media/pci/ngene/
H A Dngene-dvb.c302 int my_dvb_dmx_ts_card_init(struct dvb_demux *dvbdemux, char *id, argument
/linux-master/drivers/media/pci/saa7164/
H A Dsaa7164-bus.c99 dprintk(DBGLVL_BUS, " .id = %d\n", m->id);
391 if ((msg_tmp.id != msg->id) || (msg_tmp.command != msg->command) ||

Completed in 474 milliseconds

1234567891011>>