Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dti_wilink_st.h426 struct ti_st_plat_data { struct
427 u32 nshutdown_gpio;
428 unsigned char dev_name[UART_DEV_NAME_LEN]; /* uart name */
429 u32 flow_cntrl; /* flow control flag */
430 u32 baud_rate;
431 int (*suspend)(struct platform_device *, pm_message_t);
432 int (*resume)(struct platform_device *);
433 int (*chip_enable) (struct kim_data_s *);
434 int (*chip_disable) (struct kim_data_s *);
435 int (*chip_asleep) (struct kim_data_s *);
[all …]