Searched defs:txc (Results 1 – 16 of 16) sorted by relevance
/linux/kernel/time/ |
A D | ntp.c | 193 static inline void pps_fill_timex(struct __kernel_timex *txc) in pps_fill_timex() 225 static inline void pps_fill_timex(struct __kernel_timex *txc) in pps_fill_timex() 686 static inline void process_adj_status(const struct __kernel_timex *txc) in process_adj_status() 709 static inline void process_adjtimex_modes(const struct __kernel_timex *txc, in process_adjtimex_modes() 762 int __do_adjtimex(struct __kernel_timex *txc, const struct timespec64 *ts, in __do_adjtimex()
|
A D | time.c | 271 struct __kernel_timex txc; /* Local copy of parameter */ in SYSCALL_DEFINE1() local 286 int get_old_timex32(struct __kernel_timex *txc, const struct old_timex32 __user *utp) in get_old_timex32() 318 int put_old_timex32(struct old_timex32 __user *utp, const struct __kernel_timex *txc) in put_old_timex32() 351 struct __kernel_timex txc; in SYSCALL_DEFINE1() local
|
A D | timekeeping.c | 2321 static int timekeeping_validate_timex(const struct __kernel_timex *txc) in timekeeping_validate_timex() 2387 int do_adjtimex(struct __kernel_timex *txc) in do_adjtimex()
|
/linux/tools/testing/selftests/timers/ |
A D | freq-step.c | 82 struct timex txc; in reset_ntp_error() local 96 struct timex txc; in set_frequency() local
|
/linux/drivers/hsi/clients/ |
A D | hsi_char.c | 377 static int hsc_tx_set(struct hsi_client *cl, struct hsc_tx_config *txc) in hsc_tx_set() 404 static inline void hsc_tx_get(struct hsi_client *cl, struct hsc_tx_config *txc) in hsc_tx_get() 530 struct hsc_tx_config txc; in hsc_ioctl() local
|
/linux/drivers/net/can/usb/ |
A D | gs_usb.c | 222 static void gs_free_tx_context(struct gs_tx_context *txc) in gs_free_tx_context() 305 struct gs_tx_context *txc; in gs_usb_receive_bulk_callback() local 456 struct gs_tx_context *txc = urb->context; in gs_usb_xmit_callback() local 479 struct gs_tx_context *txc; in gs_can_start_xmit() local
|
/linux/arch/sparc/kernel/ |
A D | sys_sparc_64.c | 553 struct __kernel_timex txc; in SYSCALL_DEFINE1() local 578 struct __kernel_timex txc; in SYSCALL_DEFINE2() local
|
/linux/drivers/net/wireless/ath/carl9170/ |
A D | tx.c | 520 struct _carl9170_tx_superframe *txc = (void *) skb->data; in carl9170_get_queued_skb() local 895 struct _carl9170_tx_superframe *txc = (void *) skb->data; in carl9170_tx_apply_rateset() local 964 struct _carl9170_tx_superframe *txc; in carl9170_tx_prepare() local
|
A D | debug.c | 287 struct _carl9170_tx_superframe *txc = (void *) skb->data; in carl9170_debugfs_format_frame() local
|
/linux/arch/s390/kernel/ |
A D | time.c | 592 struct __kernel_timex txc; in stp_clear_leap() local 610 struct __kernel_timex txc; in stp_check_leap() local
|
/linux/drivers/tty/serial/ |
A D | men_z135_uart.c | 297 u32 txc; in men_z135_handle_tx() local 460 u16 txc; in men_z135_tx_empty() local
|
/linux/drivers/spi/ |
A D | spi-oc-tiny.c | 49 unsigned int txc, rxc; member
|
/linux/drivers/net/ethernet/qlogic/qede/ |
A D | qede_ethtool.c | 831 u16 rxc, txc; in qede_set_coalesce() local 2120 u16 rxc, txc; in qede_set_per_coalesce() local
|
A D | qede.h | 165 u16 txc; member
|
/linux/drivers/net/dsa/sja1105/ |
A D | sja1105_clocking.c | 342 struct sja1105_cgu_mii_ctrl txc; in sja1105_cgu_rgmii_tx_clk_config() local
|
/linux/arch/alpha/kernel/ |
A D | osf_sys.c | 1191 struct __kernel_timex txc; in SYSCALL_DEFINE1() local
|
Completed in 39 milliseconds