/Linux-v6.1/net/bluetooth/rfcomm/ |
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 603 static void rfcomm_dev_data_ready(struct rfcomm_dlc *dlc, struct sk_buff *skb) in rfcomm_dev_data_ready() 625 static void rfcomm_dev_state_change(struct rfcomm_dlc *dlc, int err) in rfcomm_dev_state_change() 642 static void rfcomm_dev_modem_status(struct rfcomm_dlc *dlc, u8 v24_sig) in rfcomm_dev_modem_status() 711 struct rfcomm_dlc *dlc; in rfcomm_tty_install() local [all …]
|
/Linux-v6.1/include/linux/can/ |
D | length.h | 132 #define can_cc_dlc2len(dlc) (min_t(u8, (dlc), CAN_MAX_DLEN)) argument 148 static inline void can_frame_set_cc_len(struct can_frame *cf, const u8 dlc, in can_frame_set_cc_len()
|
/Linux-v6.1/drivers/net/can/dev/ |
D | length.c | 15 u8 can_fd_dlc2len(u8 dlc) in can_fd_dlc2len()
|
/Linux-v6.1/sound/soc/generic/ |
D | audio-graph-card.c | 112 static bool soc_component_is_pcm(struct snd_soc_dai_link_component *dlc) in soc_component_is_pcm() 124 struct snd_soc_dai_link_component *dlc, in asoc_simple_parse_dai() 220 struct snd_soc_dai_link_component *dlc; in graph_parse_node() local
|
D | simple-card.c | 32 struct snd_soc_dai_link_component *dlc) in asoc_simple_parse_platform() 56 struct snd_soc_dai_link_component *dlc, in asoc_simple_parse_dai() 147 struct snd_soc_dai_link_component *dlc; in simple_parse_node() local
|
D | audio-graph-card2.c | 411 struct snd_soc_dai_link_component *dlc, in asoc_simple_parse_dai() 501 struct snd_soc_dai_link_component *dlc; in __graph_parse_node() local
|
/Linux-v6.1/drivers/net/can/usb/etas_es58x/ |
D | es581_4.h | 81 u8 dlc; member 111 u8 dlc; member 122 u8 dlc; member
|
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
|
D | es58x_fd.c | 140 u8 dlc; in es58x_fd_rx_can_msg() local
|
/Linux-v6.1/sound/soc/sof/ |
D | nocodec.c | 27 struct snd_soc_dai_link_component *dlc; in sof_nocodec_bes_setup() local
|
/Linux-v6.1/sound/soc/fsl/ |
D | imx-rpmsg.c | 55 struct snd_soc_dai_link_component *dlc; in imx_rpmsg_probe() local
|
D | imx-hdmi.c | 103 struct snd_soc_dai_link_component *dlc; in imx_hdmi_probe() local
|
D | imx-audmix.c | 208 struct snd_soc_dai_link_component *dlc; in imx_audmix_probe() local
|
/Linux-v6.1/drivers/net/can/spi/mcp251xfd/ |
D | mcp251xfd-tx.c | 39 u8 dlc; in mcp251xfd_tx_obj_from_skb() local
|
D | mcp251xfd-rx.c | 114 u8 dlc; in mcp251xfd_hw_rx_obj_to_skb() local
|
/Linux-v6.1/sound/soc/qcom/ |
D | common.c | 20 struct snd_soc_dai_link_component *dlc; in qcom_snd_parse_of() local
|
/Linux-v6.1/sound/soc/ |
D | soc-core.c | 738 const struct snd_soc_dai_link_component *dlc, in snd_soc_is_matching_component() 757 const struct snd_soc_dai_link_component *dlc) in soc_find_component() 790 const struct snd_soc_dai_link_component *dlc) in snd_soc_find_dai() 816 const struct snd_soc_dai_link_component *dlc) in snd_soc_find_dai_with_mutex() 3204 struct snd_soc_dai_link_component dlc; in snd_soc_get_dai_id() local
|
/Linux-v6.1/net/can/j1939/ |
D | main.c | 317 int ret, dlc; in j1939_send_one() local
|
/Linux-v6.1/sound/soc/meson/ |
D | axg-card.c | 109 struct snd_soc_dai_link_component *dlc; in axg_card_add_tdm_loopback() local
|
/Linux-v6.1/drivers/net/can/ |
D | xilinx_can.c | 586 u32 id, dlc, data[2] = {0, 0}; in xcan_write_frame() local 780 u32 id_xcan, dlc, data[2] = {0, 0}; in xcan_rx() local 850 u32 id_xcan, dlc, data[2] = {0, 0}, dwindex = 0, i, dw_offset; in xcanfd_rx() local
|
/Linux-v6.1/drivers/net/can/usb/kvaser_usb/ |
D | kvaser_usb_hydra.c | 236 u8 dlc; member 250 u8 dlc; member 340 u8 dlc; member 1239 u8 dlc; in kvaser_usb_hydra_rx_msg_ext() local 1390 u8 dlc = can_fd_len2dlc(cf->len); in kvaser_usb_hydra_frame_to_cmd_ext() local
|
/Linux-v6.1/drivers/net/can/usb/ |
D | usb_8dev.c | 146 u8 dlc; /* data length code 0-8 bytes */ member 157 u8 dlc; /* data length code 0-8 bytes */ member
|
D | esd_usb.c | 127 u8 dlc; member 137 u8 dlc; member
|
/Linux-v6.1/drivers/net/can/rcar/ |
D | rcar_can.c | 46 u8 dlc; /* Data Length Code - bits [0..3] */ member 644 u8 dlc; in rcar_can_rx_pkt() local
|
/Linux-v6.1/drivers/net/can/cc770/ |
D | cc770.c | 390 u8 dlc, rtr; in cc770_tx() local
|