Searched defs:tsd (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-6.6/drivers/acpi/ |
H A D | processor_throttling.c | 565 union acpi_object *tsd = NULL; in acpi_processor_get_tsd() local
|
/kernel/linux/linux-5.10/drivers/acpi/ |
H A D | processor_throttling.c | 577 union acpi_object *tsd = NULL; in acpi_processor_get_tsd() local
|
/kernel/linux/linux-5.10/drivers/spi/ |
H A D | spi-tegra20-sflash.c | 139 static inline u32 tegra_sflash_readl(struct tegra_sflash_data *tsd, in tegra_sflash_readl() argument 145 static inline void tegra_sflash_writel(struct tegra_sflash_data *tsd, in tegra_sflash_writel() argument 151 static void tegra_sflash_clear_status(struct tegra_sflash_data *tsd) in tegra_sflash_clear_status() argument 157 tegra_sflash_calculate_curr_xfer_param( struct spi_device *spi, struct tegra_sflash_data *tsd, struct spi_transfer *t) tegra_sflash_calculate_curr_xfer_param() argument 172 tegra_sflash_fill_tx_fifo_from_client_txbuf( struct tegra_sflash_data *tsd, struct spi_transfer *t) tegra_sflash_fill_tx_fifo_from_client_txbuf() argument 202 tegra_sflash_read_rx_fifo_to_client_rxbuf( struct tegra_sflash_data *tsd, struct spi_transfer *t) tegra_sflash_read_rx_fifo_to_client_rxbuf() argument 223 tegra_sflash_start_cpu_based_transfer( struct tegra_sflash_data *tsd, struct spi_transfer *t) tegra_sflash_start_cpu_based_transfer() argument 254 struct tegra_sflash_data *tsd = spi_master_get_devdata(spi->master); tegra_sflash_start_transfer_one() local 311 struct tegra_sflash_data *tsd = spi_master_get_devdata(master); tegra_sflash_transfer_one_message() local 359 handle_cpu_based_xfer(struct tegra_sflash_data *tsd) handle_cpu_based_xfer() argument 399 struct tegra_sflash_data *tsd = context_data; tegra_sflash_isr() local 421 struct tegra_sflash_data *tsd; tegra_sflash_probe() local 532 struct tegra_sflash_data *tsd = spi_master_get_devdata(master); tegra_sflash_remove() local 554 struct tegra_sflash_data *tsd = spi_master_get_devdata(master); tegra_sflash_resume() local 573 struct tegra_sflash_data *tsd = spi_master_get_devdata(master); tegra_sflash_runtime_suspend() local 585 struct tegra_sflash_data *tsd = spi_master_get_devdata(master); tegra_sflash_runtime_resume() local [all...] |
/kernel/linux/linux-6.6/drivers/spi/ |
H A D | spi-tegra20-sflash.c | 139 static inline u32 tegra_sflash_readl(struct tegra_sflash_data *tsd, in tegra_sflash_readl() argument 145 static inline void tegra_sflash_writel(struct tegra_sflash_data *tsd, in tegra_sflash_writel() argument 151 static void tegra_sflash_clear_status(struct tegra_sflash_data *tsd) in tegra_sflash_clear_status() argument 157 tegra_sflash_calculate_curr_xfer_param( struct spi_device *spi, struct tegra_sflash_data *tsd, struct spi_transfer *t) tegra_sflash_calculate_curr_xfer_param() argument 172 tegra_sflash_fill_tx_fifo_from_client_txbuf( struct tegra_sflash_data *tsd, struct spi_transfer *t) tegra_sflash_fill_tx_fifo_from_client_txbuf() argument 202 tegra_sflash_read_rx_fifo_to_client_rxbuf( struct tegra_sflash_data *tsd, struct spi_transfer *t) tegra_sflash_read_rx_fifo_to_client_rxbuf() argument 223 tegra_sflash_start_cpu_based_transfer( struct tegra_sflash_data *tsd, struct spi_transfer *t) tegra_sflash_start_cpu_based_transfer() argument 254 struct tegra_sflash_data *tsd = spi_master_get_devdata(spi->master); tegra_sflash_start_transfer_one() local 311 struct tegra_sflash_data *tsd = spi_master_get_devdata(master); tegra_sflash_transfer_one_message() local 358 handle_cpu_based_xfer(struct tegra_sflash_data *tsd) handle_cpu_based_xfer() argument 398 struct tegra_sflash_data *tsd = context_data; tegra_sflash_isr() local 420 struct tegra_sflash_data *tsd; tegra_sflash_probe() local 530 struct tegra_sflash_data *tsd = spi_master_get_devdata(master); tegra_sflash_remove() local 550 struct tegra_sflash_data *tsd = spi_master_get_devdata(master); tegra_sflash_resume() local 568 struct tegra_sflash_data *tsd = spi_master_get_devdata(master); tegra_sflash_runtime_suspend() local 580 struct tegra_sflash_data *tsd = spi_master_get_devdata(master); tegra_sflash_runtime_resume() local [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/synopsys/ |
H A D | dwc-xlgmac-hw.c | 1013 u32 tsa, tsd; in xlgmac_get_rx_tstamp() local
|
/kernel/linux/linux-6.6/drivers/net/ethernet/synopsys/ |
H A D | dwc-xlgmac-hw.c | 1013 u32 tsa, tsd; in xlgmac_get_rx_tstamp() local
|
/kernel/linux/linux-5.10/drivers/atm/ |
H A D | fore200e.h | 134 typedef struct tsd { struct 147 struct tsd tsd[ TSD_NBR ]; /* transmit segment descriptors */ member
|
/kernel/linux/linux-6.6/drivers/atm/ |
H A D | fore200e.h | 134 typedef struct tsd { struct 147 struct tsd tsd[ TSD_NBR ]; /* transmit segment descriptors */ member
|
Completed in 16 milliseconds