Home
last modified time | relevance | path

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

12

/linux/net/bluetooth/rfcomm/
A Dtty.c63 struct rfcomm_dlc *dlc; member
84 struct rfcomm_dlc *dlc = dev->dlc; in rfcomm_dev_destruct() local
219 struct rfcomm_dlc *dlc) in __rfcomm_dev_add()
319 static int rfcomm_dev_add(struct rfcomm_dev_req *req, struct rfcomm_dlc *dlc) in rfcomm_dev_add()
355 struct rfcomm_dlc *dlc = dev->dlc; in rfcomm_room() local
395 struct rfcomm_dlc *dlc; in __rfcomm_create_dev() local
626 static void rfcomm_dev_state_change(struct rfcomm_dlc *dlc, int err) in rfcomm_dev_state_change()
643 static void rfcomm_dev_modem_status(struct rfcomm_dlc *dlc, u8 v24_sig) in rfcomm_dev_modem_status()
712 struct rfcomm_dlc *dlc; in rfcomm_tty_install() local
786 struct rfcomm_dlc *dlc = dev->dlc; in rfcomm_tty_write() local
[all …]
/linux/include/linux/can/
A Dlength.h132 #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/drivers/net/can/dev/
A Dlength.c15 u8 can_fd_dlc2len(u8 dlc) in can_fd_dlc2len()
/linux/sound/soc/qcom/
A Dcommon.c17 struct snd_soc_dai_link_component *dlc; in qcom_snd_parse_of() local
/linux/sound/soc/fsl/
A Dimx-rpmsg.c33 struct snd_soc_dai_link_component *dlc; in imx_rpmsg_probe() local
A Dimx-hdmi.c102 struct snd_soc_dai_link_component *dlc; in imx_hdmi_probe() local
A Dimx-audmix.c208 struct snd_soc_dai_link_component *dlc; in imx_audmix_probe() local
/linux/sound/soc/generic/
A Daudio-graph-card.c112 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()
218 struct snd_soc_dai_link_component *dlc; in graph_parse_node() local
A Dsimple-card.c32 struct snd_soc_dai_link_component *dlc, in asoc_simple_parse_dai()
123 struct snd_soc_dai_link_component *dlc; in simple_parse_node() local
A Daudio-graph-card2.c396 struct snd_soc_dai_link_component *dlc, in asoc_simple_parse_dai()
484 struct snd_soc_dai_link_component *dlc; in __graph_parse_node() local
/linux/sound/soc/sof/
A Dnocodec.c27 struct snd_soc_dai_link_component *dlc; in sof_nocodec_bes_setup() local
/linux/drivers/net/can/usb/etas_es58x/
A Des581_4.h81 u8 dlc; member
111 u8 dlc; member
122 u8 dlc; member
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
A Des58x_fd.c138 u8 dlc; in es58x_fd_rx_can_msg() local
/linux/drivers/net/can/usb/
A Dusb_8dev.c117 u8 dlc; member
149 u8 dlc; /* data length code 0-8 bytes */ member
160 u8 dlc; /* data length code 0-8 bytes */ member
A Ducan.c212 u8 dlc; /* RTR dlc */ member
262 u8 dlc; member
637 u8 echo_index, dlc; in ucan_tx_complete_msg() local
A Dmcba_usb.c67 u8 dlc; member
94 u8 dlc; member
/linux/sound/soc/
A Dsoc-core.c739 const struct snd_soc_dai_link_component *dlc, in snd_soc_is_matching_component()
758 const struct snd_soc_dai_link_component *dlc) in soc_find_component()
791 const struct snd_soc_dai_link_component *dlc) in snd_soc_find_dai()
817 const struct snd_soc_dai_link_component *dlc) in snd_soc_find_dai_with_mutex()
3153 struct snd_soc_dai_link_component dlc; in snd_soc_get_dai_id() local
/linux/net/can/j1939/
A Dmain.c313 int ret, dlc; in j1939_send_one() local
/linux/drivers/net/can/
A Dxilinx_can.c553 u32 id, dlc, data[2] = {0, 0}; in xcan_write_frame() local
747 u32 id_xcan, dlc, data[2] = {0, 0}; in xcan_rx() local
816 u32 id_xcan, dlc, data[2] = {0, 0}, dwindex = 0, i, dw_offset; in xcanfd_rx() local
/linux/sound/soc/meson/
A Daxg-card.c109 struct snd_soc_dai_link_component *dlc; in axg_card_add_tdm_loopback() local
/linux/drivers/net/can/usb/kvaser_usb/
A Dkvaser_usb_hydra.c235 u8 dlc; member
249 u8 dlc; member
338 u8 dlc; member
1231 u8 dlc; in kvaser_usb_hydra_rx_msg_ext() local
1380 u8 dlc = can_fd_len2dlc(cf->len); in kvaser_usb_hydra_frame_to_cmd_ext() local
/linux/drivers/net/can/rcar/
A Drcar_can.c46 u8 dlc; /* Data Length Code - bits [0..3] */ member
647 u8 dlc; in rcar_can_rx_pkt() local
/linux/drivers/net/can/cc770/
A Dcc770.c389 u8 dlc, rtr; in cc770_tx() local
/linux/drivers/net/can/c_can/
A Dc_can.h214 u32 dlc[]; member

Completed in 60 milliseconds

12