Home
last modified time | relevance | path

Searched defs:tx_c (Results 1 – 5 of 5) sorted by relevance

/dports/sysutils/vector/vector-0.10.0/src/topology/
H A Dfanout.rs186 let tx_c = Box::new(tx_c.sink_map_err(|_| unreachable!())); in fanout_notready() localVariable
235 let tx_c = Box::new(tx_c.sink_map_err(|_| unreachable!())); in fanout_grow() localVariable
294 let tx_c = Box::new(tx_c.sink_map_err(|_| unreachable!())); in fanout_shrink_after_notready() localVariable
334 let tx_c = Box::new(tx_c.sink_map_err(|_| unreachable!())); in fanout_shrink_at_notready() localVariable
374 let tx_c = Box::new(tx_c.sink_map_err(|_| unreachable!())); in fanout_shrink_before_notready() localVariable
/dports/multimedia/libv4l/linux-5.13-rc2/include/media/i2c/
H A Dir-kbd-i2c.h27 struct i2c_client *tx_c; member
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/media/i2c/
H A Dir-kbd-i2c.h27 struct i2c_client *tx_c; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/media/i2c/
H A Dir-kbd-i2c.h27 struct i2c_client *tx_c; member
/dports/misc/clifm/clifm-1.3/src/
H A Dmain.c628 tx_c[MAX_COLOR + 2]; /* Text color */ variable