Home
last modified time | relevance | path

Searched defs:dlc (Results 1 – 25 of 39) sorted by relevance

12

/linux/net/bluetooth/rfcomm/
H A Dtty.c62 struct rfcomm_dlc *dlc; member
83 struct rfcomm_dlc *dlc = dev->dlc; in rfcomm_dev_destruct() local
218 struct rfcomm_dlc *dlc) in __rfcomm_dev_add()
318 static int rfcomm_dev_add(struct rfcomm_dev_req *req, struct rfcomm_dlc *dlc) in rfcomm_dev_add()
354 struct rfcomm_dlc *dlc = dev->dlc; in rfcomm_room() local
394 struct rfcomm_dlc *dlc; in __rfcomm_create_dev() local
600 static void rfcomm_dev_data_ready(struct rfcomm_dlc *dlc, struct sk_buff *skb) in rfcomm_dev_data_ready()
622 static void rfcomm_dev_state_change(struct rfcomm_dlc *dlc, int err) in rfcomm_dev_state_change()
639 static void rfcomm_dev_modem_status(struct rfcomm_dlc *dlc, u8 v24_sig) in rfcomm_dev_modem_status()
708 struct rfcomm_dlc *dlc; in rfcomm_tty_install() local
[all …]
/linux/include/linux/can/
H A Dlength.h264 #define can_cc_dlc2len(dlc) (min_t(u8, (dlc), CAN_MAX_DLEN)) argument
280 static inline void can_frame_set_cc_len(struct can_frame *cf, const u8 dlc, in can_frame_set_cc_len()
/linux/drivers/net/can/dev/
H A Dlength.c15 u8 can_fd_dlc2len(u8 dlc) in can_fd_dlc2len()
/linux/drivers/net/can/usb/etas_es58x/
H A Des581_4.h81 u8 dlc; member
111 u8 dlc; member
122 u8 dlc; member
H A Des58x_fd.h131 u8 dlc; /* Only if cmd_id is ES58X_FD_CMD_TYPE_CAN */ member
146 u8 dlc; /* Only if cmd_id is ES58X_FD_CMD_TYPE_CAN */ member
H A Des58x_fd.c140 u8 dlc; in es58x_fd_rx_can_msg() local
/linux/sound/soc/generic/
H A Dsimple-card.c32 static int simple_parse_platform(struct device_node *node, struct snd_soc_dai_link_component *dlc) in simple_parse_platform() argument
57 struct snd_soc_dai_link_component *dlc, in simple_parse_dai() argument
142 struct snd_soc_dai_link_component *dlc; simple_parse_node() local
[all...]
H A Daudio-graph-card2.c400 struct snd_soc_dai_link_component *dlc; in __graph_parse_node() local
735 struct snd_soc_dai_link_component *dlc; in graph_link_init() local
H A Dsimple-card-utils.c244 struct snd_soc_dai_link_component *dlc) in simple_util_parse_clk()
1078 struct snd_soc_dai_link_component *dlc, int *is_single_link) in graph_util_parse_dai()
/linux/sound/soc/qcom/
H A Dcommon.c35 struct snd_soc_dai_link_component *dlc; in qcom_snd_parse_of() local
/linux/sound/soc/fsl/
H A Dimx-rpmsg.c108 struct snd_soc_dai_link_component *dlc; in imx_rpmsg_probe() local
H A Dimx-hdmi.c103 struct snd_soc_dai_link_component *dlc; in imx_hdmi_probe() local
H A Dimx-audmix.c191 struct snd_soc_dai_link_component *dlc; in imx_audmix_probe() local
/linux/drivers/net/can/rockchip/
H A Drockchip_canfd-rx.c59 u8 dlc; in rkcanfd_fifo_header_to_cfd_header() local
/linux/drivers/net/can/spi/mcp251xfd/
H A Dmcp251xfd-tx.c39 u8 dlc; in mcp251xfd_tx_obj_from_skb() local
H A Dmcp251xfd-rx.c125 u8 dlc; in mcp251xfd_hw_rx_obj_to_skb() local
/linux/net/can/j1939/
H A Dmain.c319 int ret, dlc; j1939_send_one() local
/linux/sound/soc/meson/
H A Dmeson-card-utils.c77 struct snd_soc_dai_link_component *dlc) in meson_card_parse_dai()
H A Daxg-card.c109 struct snd_soc_dai_link_component *dlc; in axg_card_add_tdm_loopback() local
/linux/drivers/net/can/usb/
H A Dusb_8dev.c146 u8 dlc; /* data length code 0-8 bytes */ member
157 u8 dlc; /* data length code 0-8 bytes */ member
/linux/drivers/net/can/
H A Dxilinx_can.c654 u32 id, dlc, data[2] = {0, 0}; in xcan_write_frame() local
848 u32 id_xcan, dlc, data[2] = {0, 0}; in xcan_rx() local
918 u32 id_xcan, dlc, data[2] = {0, 0}, dwindex = 0, i, dw_offset; in xcanfd_rx() local
H A Dbxcan.c146 u32 dlc; /* data length control and timestamp */ member
370 u32 rf0r, id, dlc; in bxcan_mailbox_read() local
/linux/drivers/net/can/rcar/
H A Drcar_can.c46 u8 dlc; /* Data Length Code - bits [0..3] */ member
644 u8 dlc; in rcar_can_rx_pkt() local
/linux/drivers/net/can/cc770/
H A Dcc770.c390 u8 dlc, rtr; in cc770_tx() local
/linux/sound/soc/sdw_utils/
H A Dsoc_sdw_utils.c1055 struct snd_soc_dai_link_component *dlc; in asoc_sdw_init_simple_dai_link() local

12