Searched refs:smi_port (Results 1 – 3 of 3) sorted by relevance
33 static int smi_port; variable72 command, smi_port); in speedstep_smi_ownership()114 command, smi_port); in speedstep_smi_get_freqs()127 "d" (smi_port), "S" (0), "D" (0) in speedstep_smi_get_freqs()166 state, command, smi_port); in speedstep_set_state()193 "d" (smi_port), "S" (0), "D" (0) in speedstep_set_state()344 (smi_port == 0) || (smi_cmd == 0))) in speedstep_init()353 if ((smi_port > 0xff) || (smi_port < 0)) in speedstep_init()355 else if (smi_port == 0) in speedstep_init()356 smi_port = ist_info.command & 0xff; in speedstep_init()[all …]
438 static void smi_port_exit(struct smi_port *port) in smi_port_exit()464 struct smi_port *port0 = &dev->ts_port[0]; in smi_irq_handler()465 struct smi_port *port1 = &dev->ts_port[1]; in smi_irq_handler()677 static int smi_fe_init(struct smi_port *port) in smi_fe_init()720 static void smi_fe_exit(struct smi_port *port) in smi_fe_exit()771 static u32 smi_config_DMA(struct smi_port *port) in smi_config_DMA()817 struct smi_port *port = dvbdmx->priv; in smi_start_feed()834 struct smi_port *port = dvbdmx->priv; in smi_stop_feed()846 static int smi_dvb_init(struct smi_port *port) in smi_dvb_init()890 static void smi_dvb_exit(struct smi_port *port) in smi_dvb_exit()[all …]
239 struct smi_port { struct284 struct smi_port ts_port[2]; argument
Completed in 9 milliseconds