Searched refs:change_speed (Results 1 - 25 of 31) sorted by relevance

12

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/net/irda/
H A Dirport.h75 void (*change_speed)(void *priv, __u32 speed); member in struct:irport_cb
H A Dirda_device.h120 int (*change_speed)(struct irda_task *task); member in struct:dongle_reg
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/net/irda/
H A Dirport.h75 void (*change_speed)(void *priv, __u32 speed); member in struct:irport_cb
H A Dirda_device.h120 int (*change_speed)(struct irda_task *task); member in struct:dongle_reg
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/
H A Ddz.h212 static void change_speed (struct dz_serial *);
H A Ddz.c463 change_speed(info);
529 * change_speed ()
534 static void change_speed(struct dz_serial *info) function
1016 change_speed(info);
1281 change_speed(info);
H A Dserial_txx927.c144 static void change_speed(struct async_struct *info, struct termios *old);
646 * (they will be reenabled in change_speed())
729 change_speed(info, 0);
828 static void change_speed(struct async_struct *info, function
1341 change_speed(info, old_termios);
1815 change_speed(info, 0);
1821 change_speed(info, 0);
H A Damiserial.c123 static void change_speed(struct async_struct *info, struct termios *old);
672 change_speed(info, 0);
745 static void change_speed(struct async_struct *info, function
1235 change_speed(info, 0);
1470 change_speed(info, old_termios);
1966 change_speed(info, 0);
H A Desp.c146 static void change_speed(struct esp_struct *info);
1002 change_speed(info);
1098 static void change_speed(struct esp_struct *info) function
1606 change_speed(info);
1976 change_speed(info);
2392 change_speed(info);
H A Driscom8.c1454 int change_speed; local
1461 change_speed = ((port->flags & ASYNC_SPD_MASK) !=
1478 if (change_speed) {
H A Dspecialix.c1848 int change_speed; local
1860 change_speed = ((port->flags & ASYNC_SPD_MASK) !=
1862 change_speed |= (tmp.custom_divisor != port->custom_divisor);
1880 if (change_speed) {
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/irda/
H A Dirport.c226 self->change_speed = irport_change_speed;
436 self->change_speed(self->priv, 9600);
440 self->dongle->issue->change_speed,
458 self->change_speed(self->priv, speed);
601 self->change_speed(self->priv, self->io.speed);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/tc/
H A Dzs.c217 static void change_speed(struct dec_serial *info);
760 change_speed(info);
816 static void change_speed(struct dec_serial *info) function
1337 change_speed(info);
1694 change_speed(info);
1700 change_speed(info);
2230 change_speed(info);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/sgi/char/
H A Dsgiserial.c123 static void change_speed(struct sgi_serial *info);
650 * (they will be reenabled in change_speed())
703 change_speed(info);
744 static void change_speed(struct sgi_serial *info) function
1400 change_speed(info);
1717 change_speed(info);
1725 change_speed(info);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/sbus/char/
H A Dsab82532.c79 static void change_speed(struct sab82532 *info);
840 change_speed(info);
938 static void change_speed(struct sab82532 *info) function
1539 change_speed(info);
1979 change_speed(info);
1986 change_speed(info);
2575 * change_speed (and eliminate a lot of duplicate code).
2587 change_speed(info);
H A Dsu.c185 static void change_speed(struct su_struct *info, struct termios *old);
770 * (they will be reenabled in change_speed())
863 change_speed(info, 0);
960 change_speed(struct su_struct *info, function
1188 change_speed(info, 0);
1677 change_speed(info, old_termios);
2113 change_speed(info, 0);
2119 change_speed(info, 0);
H A Dzs.c167 static void change_speed(struct sun_serial *info);
781 * (they will be reenabled in change_speed())
837 change_speed(info);
878 static void change_speed(struct sun_serial *info) function
1480 change_speed(info);
1912 change_speed(info);
1919 change_speed(info);
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/cris/drivers/
H A Dserial.c446 static void change_speed(struct e100_serial *info);
2093 change_speed(info);
2098 * (they will be reenabled in change_speed())
2141 change_speed(info);
2248 change_speed(struct e100_serial *info) function
2324 } /* change_speed */
2719 change_speed(info);
3049 change_speed(info);
3466 change_speed(info);
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/au1000/common/
H A Dserial.c161 static void change_speed(struct async_struct *info, struct termios *old);
752 * (they will be reenabled in change_speed())
875 change_speed(info, 0);
986 static void change_speed(struct async_struct *info, function
1525 change_speed(info, 0);
1832 change_speed(info, old_termios);
2333 change_speed(info, 0);
2339 change_speed(info, 0);
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/baget/
H A Dvacserial.c116 static void change_speed(struct async_struct *info);
757 change_speed(info);
881 static void change_speed(struct async_struct *info) function
1373 change_speed(info);
1612 change_speed(info);
2074 change_speed(info);
2080 change_speed(info);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/macintosh/
H A Dmacserial.c152 static void change_speed(struct mac_serial *info, struct termios *old);
1076 change_speed(info, 0);
1306 static void change_speed(struct mac_serial *info, struct termios *old_termios) function
1890 change_speed(info, old_termios);
2286 change_speed(info, 0);
2292 change_speed(info, 0);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/isdn/hisax/
H A Delsa_ser.c108 static void change_speed(struct IsdnCardState *cs, int baud) function
157 * (they will be reenabled in change_speed())
207 change_speed(cs, BASE_BAUD);
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc/8260_io/
H A Duart.c187 static void change_speed(ser_info_t *info);
685 change_speed(info);
782 static void change_speed(ser_info_t *info) function
1512 change_speed(info);
1961 change_speed(info);
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc/8xx_io/
H A Duart.c219 static void change_speed(ser_info_t *info);
763 change_speed(info);
867 static void change_speed(ser_info_t *info) function
1576 change_speed(info);
2038 change_speed(info);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/usb/serial/
H A Dftdi_sio.c817 static int change_speed(struct usb_serial_port *port) function
1007 change_speed(port);
1850 if (change_speed(port)) {

Completed in 389 milliseconds

12