/linux/net/bluetooth/rfcomm/ |
H A D | tty.c | 62 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 D | length.h | 264 #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 D | length.c | 15 u8 can_fd_dlc2len(u8 dlc) in can_fd_dlc2len()
|
/linux/drivers/net/can/usb/etas_es58x/ |
H A D | es581_4.h | 81 u8 dlc; member 111 u8 dlc; member 122 u8 dlc; member
|
H A D | es58x_fd.h | 131 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 D | es58x_fd.c | 140 u8 dlc; in es58x_fd_rx_can_msg() local
|
/linux/sound/soc/generic/ |
H A D | simple-card.c | 32 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 D | audio-graph-card2.c | 400 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 D | simple-card-utils.c | 244 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 D | common.c | 35 struct snd_soc_dai_link_component *dlc; in qcom_snd_parse_of() local
|
/linux/sound/soc/fsl/ |
H A D | imx-rpmsg.c | 108 struct snd_soc_dai_link_component *dlc; in imx_rpmsg_probe() local
|
H A D | imx-hdmi.c | 103 struct snd_soc_dai_link_component *dlc; in imx_hdmi_probe() local
|
H A D | imx-audmix.c | 191 struct snd_soc_dai_link_component *dlc; in imx_audmix_probe() local
|
/linux/drivers/net/can/rockchip/ |
H A D | rockchip_canfd-rx.c | 59 u8 dlc; in rkcanfd_fifo_header_to_cfd_header() local
|
/linux/drivers/net/can/spi/mcp251xfd/ |
H A D | mcp251xfd-tx.c | 39 u8 dlc; in mcp251xfd_tx_obj_from_skb() local
|
H A D | mcp251xfd-rx.c | 125 u8 dlc; in mcp251xfd_hw_rx_obj_to_skb() local
|
/linux/net/can/j1939/ |
H A D | main.c | 319 int ret, dlc; j1939_send_one() local
|
/linux/sound/soc/meson/ |
H A D | meson-card-utils.c | 77 struct snd_soc_dai_link_component *dlc) in meson_card_parse_dai()
|
H A D | axg-card.c | 109 struct snd_soc_dai_link_component *dlc; in axg_card_add_tdm_loopback() local
|
/linux/drivers/net/can/usb/ |
H A D | usb_8dev.c | 146 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 D | xilinx_can.c | 654 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 D | bxcan.c | 146 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 D | rcar_can.c | 46 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 D | cc770.c | 390 u8 dlc, rtr; in cc770_tx() local
|
/linux/sound/soc/sdw_utils/ |
H A D | soc_sdw_utils.c | 1055 struct snd_soc_dai_link_component *dlc; in asoc_sdw_init_simple_dai_link() local
|