| /kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7915/ |
| H A D | debugfs.c | 368 struct dentry *dir; in mt7915_init_debugfs() local 467 mt7915_sta_add_debugfs(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct dentry *dir) mt7915_sta_add_debugfs() argument [all...] |
| /kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/ |
| H A D | debugfs_sta.c | 757 ath10k_sta_add_debugfs(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct dentry *dir) ath10k_sta_add_debugfs() argument
|
| /kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/ |
| H A D | debugfs_sta.c | 824 ath11k_debugfs_sta_op_add(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct dentry *dir) ath11k_debugfs_sta_op_add() argument [all...] |
| /kernel/linux/linux-5.10/drivers/nubus/ |
| H A D | nubus.c | 230 int nubus_get_func_dir(const struct nubus_rsrc *fres, struct nubus_dir *dir) in nubus_get_func_dir() argument 219 nubus_get_root_dir(const struct nubus_board *board, struct nubus_dir *dir) nubus_get_root_dir() argument 239 nubus_get_board_dir(const struct nubus_board *board, struct nubus_dir *dir) nubus_get_board_dir() argument 258 nubus_get_subdir(const struct nubus_dirent *ent, struct nubus_dir *dir) nubus_get_subdir() argument 297 nubus_rewinddir(struct nubus_dir *dir) nubus_rewinddir() argument 323 nubus_find_rsrc(struct nubus_dir *dir, unsigned char rsrc_type, struct nubus_dirent *ent) nubus_find_rsrc() argument 342 struct nubus_dir dir; nubus_get_block_rsrc_dir() local 362 struct nubus_dir dir; nubus_get_display_vidmode() local 493 struct nubus_dir dir; nubus_get_functional_resource() local 608 struct nubus_dir dir; nubus_get_vendorinfo() local 634 struct nubus_dir dir; nubus_get_board_resource() local 722 struct nubus_dir dir; nubus_add_board() local [all...] |
| /kernel/linux/linux-5.10/drivers/usb/cdns3/ |
| H A D | ep0.c | 610 void cdns3_check_ep0_interrupt_proceed(struct cdns3_device *priv_dev, int dir) in cdns3_check_ep0_interrupt_proceed() argument
|
| /kernel/linux/linux-5.10/drivers/usb/core/ |
| H A D | devices.c | 145 char dir, unit, *type; in usb_dump_endpoint_descriptor() local
|
| /kernel/linux/linux-5.10/drivers/thunderbolt/ |
| H A D | property.c | 100 struct tb_property_dir *dir; in tb_property_parse() local 167 struct tb_property_dir *dir; in __tb_property_parse_dir() local 244 struct tb_property_dir *dir; tb_property_create_dir() local 293 tb_property_free_dir(struct tb_property_dir *dir) tb_property_free_dir() argument 309 tb_property_dir_length(const struct tb_property_dir *dir, bool recurse, size_t *data_len) tb_property_dir_length() argument 348 __tb_property_format_dir(const struct tb_property_dir *dir, u32 *block, unsigned int start_offset, size_t block_len) __tb_property_format_dir() argument 488 tb_property_format_dir(const struct tb_property_dir *dir, u32 *block, size_t block_len) tb_property_format_dir() argument 609 tb_property_add_dir(struct tb_property_dir *parent, const char *key, struct tb_property_dir *dir) tb_property_add_dir() argument 651 tb_property_find(struct tb_property_dir *dir, const char *key, enum tb_property_type type) tb_property_find() argument 670 tb_property_get_next(struct tb_property_dir *dir, struct tb_property *prev) tb_property_get_next() argument [all...] |
| /kernel/linux/linux-5.10/drivers/staging/rts5208/ |
| H A D | rtsx_card.c | 820 void trans_dma_enable(enum dma_data_direction dir, struct rtsx_chip *chip, in trans_dma_enable() argument
|
| /kernel/linux/linux-5.10/drivers/staging/vc04_services/interface/vchiq_arm/ |
| H A D | vchiq_2835_arm.c | 219 vchiq_prepare_bulk_data(struct vchiq_bulk *bulk, void *offset, void __user *uoffset, int size, int dir) vchiq_prepare_bulk_data() argument
|
| /kernel/linux/linux-5.10/drivers/usb/dwc3/ |
| H A D | debugfs.c | 1003 struct dentry *dir; in dwc3_debugfs_create_endpoint_dir() local
|
| /kernel/linux/linux-5.10/drivers/usb/usbip/ |
| H A D | usbip_common.c | 63 unsigned char dir = usb_pipein(p); in usbip_dump_pipe() local
|
| /kernel/linux/linux-5.10/drivers/video/console/ |
| H A D | sticon.c | 130 sticon_scroll(struct vc_data *conp, unsigned int t, unsigned int b, enum con_scroll dir, unsigned int count) sticon_scroll() argument
|
| /kernel/linux/linux-5.10/net/netfilter/ |
| H A D | nft_tunnel.c | 262 uint8_t hwid, dir; in nft_tunnel_obj_erspan_init() local
|
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | ucb1400.h | 140 ucb1400_gpio_set_direction(struct snd_ac97 *ac97, u16 gpio, u16 dir) ucb1400_gpio_set_direction() argument
|
| /kernel/linux/linux-5.10/include/linux/spi/ |
| H A D | spi-mem.h | 122 enum spi_mem_data_dir dir; member
|
| /kernel/linux/linux-5.10/sound/pci/lola/ |
| H A D | lola_mixer.c | 81 int lola_init_pins(struct lola *chip, int dir, int *nidp) in lola_init_pins() argument 18 lola_init_pin(struct lola *chip, struct lola_pin *pin, int dir, int nid) lola_init_pin() argument 320 lola_setup_all_analog_gains(struct lola *chip, int dir, bool mute) lola_setup_all_analog_gains() argument 383 set_analog_volume(struct lola *chip, int dir, unsigned int idx, unsigned int val, bool external_call) set_analog_volume() argument 503 int dir = kcontrol->private_value; lola_analog_vol_info() local 516 int dir = kcontrol->private_value; lola_analog_vol_get() local 529 int dir = kcontrol->private_value; lola_analog_vol_put() local 546 int dir = kcontrol->private_value; lola_analog_vol_tlv() local 581 create_analog_mixer(struct lola *chip, int dir, char *name) create_analog_mixer() argument [all...] |
| H A D | lola_pcm.c | 681 int lola_init_pcm(struct lola *chip, int dir, int *nidp) in lola_init_pcm() argument 626 lola_init_stream(struct lola *chip, struct lola_stream *str, int idx, int nid, int dir) lola_init_stream() argument
|
| /kernel/linux/linux-5.10/sound/firewire/bebob/ |
| H A D | bebob.h | 173 avc_bridgeco_fill_unit_addr(u8 buf[AVC_BRIDGECO_ADDR_BYTES], enum avc_bridgeco_plug_dir dir, enum avc_bridgeco_plug_unit unit, unsigned int pid) avc_bridgeco_fill_unit_addr() argument 186 avc_bridgeco_fill_msu_addr(u8 buf[AVC_BRIDGECO_ADDR_BYTES], enum avc_bridgeco_plug_dir dir, unsigned int pid) avc_bridgeco_fill_msu_addr() argument
|
| H A D | bebob_stream.c | 261 enum avc_bridgeco_plug_dir dir; in map_data_channels() local 802 fill_stream_formations(struct snd_bebob *bebob, enum avc_bridgeco_plug_dir dir, in fill_stream_formations() argument [all...] |
| /kernel/linux/linux-5.10/sound/soc/cirrus/ |
| H A D | ep93xx-i2s.c | 355 ep93xx_i2s_set_sysclk(struct snd_soc_dai *cpu_dai, int clk_id, unsigned int freq, int dir) ep93xx_i2s_set_sysclk() argument
|
| /kernel/linux/linux-5.10/sound/soc/codecs/ |
| H A D | lm49453.c | 1194 lm49453_set_dai_sysclk(struct snd_soc_dai *dai, int clk_id, unsigned int freq, int dir) lm49453_set_dai_sysclk() argument
|
| H A D | cs42xx8.c | 203 cs42xx8_set_dai_sysclk(struct snd_soc_dai *codec_dai, int clk_id, unsigned int freq, int dir) cs42xx8_set_dai_sysclk() argument
|
| /kernel/linux/linux-5.10/sound/firewire/digi00x/ |
| H A D | amdtp-dot.c | 395 amdtp_dot_init(struct amdtp_stream *s, struct fw_unit *unit, enum amdtp_stream_direction dir) amdtp_dot_init() argument
|
| /kernel/linux/linux-5.10/sound/hda/ |
| H A D | hdac_stream.c | 421 snd_hdac_get_stream(struct hdac_bus *bus, int dir, int stream_tag) snd_hdac_get_stream() argument
|
| /kernel/linux/linux-5.10/sound/soc/atmel/ |
| H A D | atmel_ssc_dai.c | 275 int dir, dir_mask; in atmel_ssc_startup() local 338 int dir, dir_mask; in atmel_ssc_shutdown() local 466 int dir, channels, bits; atmel_ssc_hw_params() local 718 int dir; atmel_ssc_prepare() local 742 int dir; atmel_ssc_trigger() local [all...] |