Home
last modified time | relevance | path

Searched refs:ucc_slow_private (Results 1 – 9 of 9) sorted by relevance

/dports/multimedia/libv4l/linux-5.13-rc2/include/soc/fsl/qe/
H A Ducc_slow.h184 struct ucc_slow_private { struct
222 int ucc_slow_init(struct ucc_slow_info * us_info, struct ucc_slow_private ** uccs_ret); argument
229 void ucc_slow_free(struct ucc_slow_private * uccs);
238 void ucc_slow_enable(struct ucc_slow_private * uccs, enum comm_dir mode);
247 void ucc_slow_disable(struct ucc_slow_private * uccs, enum comm_dir mode);
254 void ucc_slow_graceful_stop_tx(struct ucc_slow_private * uccs);
261 void ucc_slow_stop_tx(struct ucc_slow_private * uccs);
268 void ucc_slow_restart_tx(struct ucc_slow_private *uccs);
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/soc/fsl/qe/
H A Ducc_slow.h184 struct ucc_slow_private { struct
222 int ucc_slow_init(struct ucc_slow_info * us_info, struct ucc_slow_private ** uccs_ret); argument
229 void ucc_slow_free(struct ucc_slow_private * uccs);
238 void ucc_slow_enable(struct ucc_slow_private * uccs, enum comm_dir mode);
247 void ucc_slow_disable(struct ucc_slow_private * uccs, enum comm_dir mode);
254 void ucc_slow_graceful_stop_tx(struct ucc_slow_private * uccs);
261 void ucc_slow_stop_tx(struct ucc_slow_private * uccs);
268 void ucc_slow_restart_tx(struct ucc_slow_private *uccs);
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/soc/fsl/qe/
H A Ducc_slow.h184 struct ucc_slow_private { struct
222 int ucc_slow_init(struct ucc_slow_info * us_info, struct ucc_slow_private ** uccs_ret); argument
229 void ucc_slow_free(struct ucc_slow_private * uccs);
238 void ucc_slow_enable(struct ucc_slow_private * uccs, enum comm_dir mode);
247 void ucc_slow_disable(struct ucc_slow_private * uccs, enum comm_dir mode);
254 void ucc_slow_graceful_stop_tx(struct ucc_slow_private * uccs);
261 void ucc_slow_stop_tx(struct ucc_slow_private * uccs);
268 void ucc_slow_restart_tx(struct ucc_slow_private *uccs);
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/soc/fsl/qe/
H A Ducc_slow.c42 void ucc_slow_graceful_stop_tx(struct ucc_slow_private * uccs) in ucc_slow_graceful_stop_tx()
53 void ucc_slow_stop_tx(struct ucc_slow_private * uccs) in ucc_slow_stop_tx()
63 void ucc_slow_restart_tx(struct ucc_slow_private * uccs) in ucc_slow_restart_tx()
73 void ucc_slow_enable(struct ucc_slow_private * uccs, enum comm_dir mode) in ucc_slow_enable()
94 void ucc_slow_disable(struct ucc_slow_private * uccs, enum comm_dir mode) in ucc_slow_disable()
119 int ucc_slow_init(struct ucc_slow_info * us_info, struct ucc_slow_private ** uccs_ret) in ucc_slow_init()
121 struct ucc_slow_private *uccs; in ucc_slow_init()
151 uccs = kzalloc(sizeof(struct ucc_slow_private), GFP_KERNEL); in ucc_slow_init()
344 void ucc_slow_free(struct ucc_slow_private * uccs) in ucc_slow_free()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/soc/fsl/qe/
H A Ducc_slow.c42 void ucc_slow_graceful_stop_tx(struct ucc_slow_private * uccs) in ucc_slow_graceful_stop_tx()
53 void ucc_slow_stop_tx(struct ucc_slow_private * uccs) in ucc_slow_stop_tx()
63 void ucc_slow_restart_tx(struct ucc_slow_private * uccs) in ucc_slow_restart_tx()
73 void ucc_slow_enable(struct ucc_slow_private * uccs, enum comm_dir mode) in ucc_slow_enable()
94 void ucc_slow_disable(struct ucc_slow_private * uccs, enum comm_dir mode) in ucc_slow_disable()
119 int ucc_slow_init(struct ucc_slow_info * us_info, struct ucc_slow_private ** uccs_ret) in ucc_slow_init()
121 struct ucc_slow_private *uccs; in ucc_slow_init()
151 uccs = kzalloc(sizeof(struct ucc_slow_private), GFP_KERNEL); in ucc_slow_init()
344 void ucc_slow_free(struct ucc_slow_private * uccs) in ucc_slow_free()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/soc/fsl/qe/
H A Ducc_slow.c42 void ucc_slow_graceful_stop_tx(struct ucc_slow_private * uccs) in ucc_slow_graceful_stop_tx()
53 void ucc_slow_stop_tx(struct ucc_slow_private * uccs) in ucc_slow_stop_tx()
63 void ucc_slow_restart_tx(struct ucc_slow_private * uccs) in ucc_slow_restart_tx()
73 void ucc_slow_enable(struct ucc_slow_private * uccs, enum comm_dir mode) in ucc_slow_enable()
94 void ucc_slow_disable(struct ucc_slow_private * uccs, enum comm_dir mode) in ucc_slow_disable()
119 int ucc_slow_init(struct ucc_slow_info * us_info, struct ucc_slow_private ** uccs_ret) in ucc_slow_init()
121 struct ucc_slow_private *uccs; in ucc_slow_init()
151 uccs = kzalloc(sizeof(struct ucc_slow_private), GFP_KERNEL); in ucc_slow_init()
344 void ucc_slow_free(struct ucc_slow_private * uccs) in ucc_slow_free()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/tty/serial/
H A Ducc_uart.c182 struct ucc_slow_private *us_private;
986 struct ucc_slow_private *uccs; in qe_uart_request_port()
1051 struct ucc_slow_private *uccs = qe_port->us_private; in qe_uart_release_port()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/tty/serial/
H A Ducc_uart.c182 struct ucc_slow_private *us_private;
986 struct ucc_slow_private *uccs; in qe_uart_request_port()
1051 struct ucc_slow_private *uccs = qe_port->us_private; in qe_uart_release_port()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/tty/serial/
H A Ducc_uart.c182 struct ucc_slow_private *us_private;
986 struct ucc_slow_private *uccs; in qe_uart_request_port()
1051 struct ucc_slow_private *uccs = qe_port->us_private; in qe_uart_release_port()