Searched defs:channel_id (Results 1 - 25 of 66) sorted by relevance

123

/linux-master/net/caif/
H A Dcfvidl.c22 struct cflayer *cfvidl_create(u8 channel_id, struct dev_info *dev_info) argument
H A Dcfdbgl.c20 struct cflayer *cfdbgl_create(u8 channel_id, struct dev_info *dev_info) argument
H A Dcfutill.c27 struct cflayer *cfutill_create(u8 channel_id, struct dev_info *dev_info) argument
H A Dcfveil.c26 struct cflayer *cfvei_create(u8 channel_id, struct dev_info *dev_info) argument
H A Dcfdgml.c27 struct cflayer *cfdgml_create(u8 channel_id, struct dev_info *dev_info) argument
H A Dcfrfml.c45 struct cflayer *cfrfml_create(u8 channel_id, struct dev_info *dev_info, argument
H A Dcfsrvl.c160 cfsrvl_init(struct cfsrvl *service, u8 channel_id, struct dev_info *dev_info, bool supports_flowctrl) argument
H A Dcfcnfg.c181 u8 channel_id; local
205 static void cfcnfg_linkdestroy_rsp(struct cflayer *layer, u8 channel_id) argument
363 static void cfcnfg_reject_rsp(struct cflayer *layer, u8 channel_id, argument
372 cfcnfg_linkup_rsp(struct cflayer *layer, u8 channel_id, enum cfctrl_srv serv, u8 phyid, struct cflayer *adapt_layer) argument
[all...]
/linux-master/drivers/net/ipa/
H A Dipa_gsi.c29 void ipa_gsi_channel_tx_queued(struct gsi *gsi, u32 channel_id, u32 count, argument
40 void ipa_gsi_channel_tx_completed(struct gsi *gsi, u32 channel_id, u32 count, argument
H A Dgsi_trans.h53 u8 channel_id; member in struct:gsi_trans
[all...]
H A Dipa_endpoint.h155 u32 channel_id; member in struct:ipa_endpoint
H A Dipa_data.h128 u8 channel_id; member in struct:ipa_gsi_endpoint_data
/linux-master/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/
H A Dfifo_monitor.c53 fifo_channel_get_state( const fifo_monitor_ID_t ID, const fifo_channel_t channel_id, fifo_channel_state_t *state) argument
/linux-master/sound/pci/ca0106/
H A Dca0106_proc.c387 unsigned int reg, channel_id , val; local
/linux-master/include/net/caif/
H A Dcaif_layer.h276 unsigned short channel_id; member in struct:caif_payload_info
H A Dcfctrl.h95 u8 channel_id; member in struct:cfctrl_request_info
/linux-master/drivers/staging/iio/adc/
H A Dad7816.c51 u8 channel_id; /* 0 always be temperature */ member in struct:ad7816_chip_info
[all...]
/linux-master/drivers/staging/media/atomisp/pci/
H A Dia_css_stream_public.h97 unsigned int channel_id; /** Channel on which input data member in struct:ia_css_stream_config
/linux-master/drivers/media/platform/ti/davinci/
H A Dvpif_display.h102 enum vpif_channel_id channel_id;/* Identifies channel */ member in struct:channel_obj
H A Dvpif_capture.h86 enum vpif_channel_id channel_id; member in struct:channel_obj
/linux-master/drivers/net/wwan/iosm/
H A Diosm_ipc_mux.c11 int channel_id; local
[all...]
H A Diosm_ipc_imem_ops.c350 int channel_id; local
32 ipc_imem_sys_wwan_close(struct iosm_imem *ipc_imem, int if_id, int channel_id) argument
57 ipc_imem_sys_wwan_transmit(struct iosm_imem *ipc_imem, int if_id, int channel_id, struct sk_buff *skb) argument
[all...]
H A Diosm_ipc_devlink.h94 int channel_id; member in struct:iosm_devlink_sio
/linux-master/drivers/most/
H A Dmost_cdev.c38 unsigned int channel_id; member in struct:comp_channel
320 static int comp_disconnect_channel(struct most_interface *iface, int channel_id) argument
384 comp_tx_completion(struct most_interface *iface, int channel_id) argument
413 comp_probe(struct most_interface *iface, int channel_id, struct most_channel_config *cfg, char *name, char *args) argument
[all...]
/linux-master/net/ncsi/
H A Dncsi-netlink.c279 u32 package_id, channel_id; local
402 u32 channel_id; local
646 u32 package_id, channel_id; local
[all...]

Completed in 176 milliseconds

123