Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dti_wilink_st.h439 struct ti_st_plat_data { struct
440 u32 nshutdown_gpio;
441 unsigned char dev_name[UART_DEV_NAME_LEN]; /* uart name */
442 u32 flow_cntrl; /* flow control flag */
443 u32 baud_rate;
444 int (*suspend)(struct platform_device *, pm_message_t);
445 int (*resume)(struct platform_device *);
446 int (*chip_enable) (struct kim_data_s *);
447 int (*chip_disable) (struct kim_data_s *);
448 int (*chip_asleep) (struct kim_data_s *);
[all …]