Lines Matching defs:cfg
171 const struct cdc_acm_uart_config *cfg = dev->config; in cdc_acm_get_int_in() local
185 const struct cdc_acm_uart_config *cfg = dev->config; in cdc_acm_get_bulk_in() local
199 const struct cdc_acm_uart_config *cfg = dev->config; in cdc_acm_get_bulk_out() local
351 const struct cdc_acm_uart_config *cfg = dev->config; in usbd_cdc_acm_get_desc() local
362 struct uart_config *const cfg = &data->uart_cfg; in cdc_acm_update_uart_cfg() local
503 const struct cdc_acm_uart_config *cfg = dev->config; in usbd_cdc_acm_init() local
532 const struct cdc_acm_uart_config *cfg = dev->config; in cdc_acm_send_notification() local
575 const struct cdc_acm_uart_config *cfg; in cdc_acm_tx_fifo_handler() local
631 const struct cdc_acm_uart_config *cfg; in cdc_acm_rx_fifo_handler() local
859 const struct cdc_acm_uart_config *cfg; in cdc_acm_irq_cb_handler() local
1036 const struct uart_config *const cfg) in cdc_acm_configure()
1055 struct uart_config *const cfg) in cdc_acm_config_get()