/kernel/linux/linux-5.10/drivers/ide/ |
H A D | alim15x3.c | 70 u8 unit = drive->dn & 1, udma; in ali_program_timings() local
|
H A D | aec62xx.c | 118 u8 unit = drive->dn & 1; in aec6260_set_mode() local
|
/kernel/linux/linux-5.10/drivers/net/ppp/ |
H A D | ppp_deflate.c | 27 int unit; member 137 z_comp_init(void *arg, unsigned char *options, int opt_len, int unit, int hdrlen, int debug) z_comp_init() argument 352 z_decomp_init(void *arg, unsigned char *options, int opt_len, int unit, int hdrlen, int mru, int debug) z_decomp_init() argument [all...] |
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | atp870u.h | 60 unsigned int unit; member
|
H A D | sgiwd93.c | 222 unsigned int unit = pd->unit; in sgiwd93_probe() local
|
/kernel/linux/linux-5.10/drivers/scsi/sym53c8xx_2/ |
H A D | sym_glue.h | 166 int unit; member
|
/kernel/linux/linux-5.10/scripts/dtc/ |
H A D | dtc.c | 34 const char *unit; in fill_fullpaths() local
|
/kernel/linux/linux-5.10/net/netfilter/ |
H A D | nft_limit.c | 57 u64 unit, tokens; in nft_limit_init() local
|
/kernel/linux/linux-5.10/sound/firewire/ |
H A D | fcp.c | 28 int avc_general_set_sig_fmt(struct fw_unit *unit, unsigned int rate, in avc_general_set_sig_fmt() argument 84 int avc_general_get_sig_fmt(struct fw_unit *unit, unsigned int *rate, in avc_general_get_sig_fmt() argument 139 int avc_general_get_plug_info(struct fw_unit *unit, unsigned int subunit_type, in avc_general_get_plug_info() argument 198 struct fw_unit *unit; member 229 int fcp_avc_transaction(struct fw_unit *unit, in fcp_avc_transaction() argument 299 fcp_bus_reset(struct fw_unit *unit) fcp_bus_reset() argument [all...] |
H A D | cmp.c | 120 cmp_connection_init(struct cmp_connection *c, struct fw_unit *unit, enum cmp_direction direction, unsigned int pcr_index) cmp_connection_init() argument
|
H A D | amdtp-am824.c | 415 int amdtp_am824_init(struct amdtp_stream *s, struct fw_unit *unit, in amdtp_am824_init() argument
|
/kernel/linux/linux-5.10/sound/firewire/digi00x/ |
H A D | digi00x.h | 35 struct fw_unit *unit; member
|
/kernel/linux/linux-5.10/sound/firewire/bebob/ |
H A D | bebob.c | 142 get_saffire_spec(struct fw_unit *unit) in get_saffire_spec() argument 156 check_audiophile_booted(struct fw_unit *unit) check_audiophile_booted() argument 248 bebob_probe(struct fw_unit *unit, const struct ieee1394_device_id *entry) bebob_probe() argument 327 bebob_update(struct fw_unit *unit) bebob_update() argument 341 bebob_remove(struct fw_unit *unit) bebob_remove() argument [all...] |
/kernel/linux/linux-5.10/sound/firewire/fireworks/ |
H A D | fireworks_transaction.c | 54 struct fw_unit *unit; member 62 int snd_efw_transaction_cmd(struct fw_unit *unit, in snd_efw_transaction_cmd() argument 70 int snd_efw_transaction_run(struct fw_unit *unit, in snd_efw_transaction_run() argument 289 snd_efw_transaction_bus_reset(struct fw_unit *unit) snd_efw_transaction_bus_reset() argument [all...] |
H A D | fireworks.c | 282 efw_probe(struct fw_unit *unit, const struct ieee1394_device_id *entry) in efw_probe() argument 303 efw_update(struct fw_unit *unit) efw_update() argument 324 efw_remove(struct fw_unit *unit) efw_remove() argument [all...] |
/kernel/linux/linux-5.10/sound/firewire/oxfw/ |
H A D | oxfw.c | 42 static bool detect_loud_models(struct fw_unit *unit) in detect_loud_models() argument 243 oxfw_probe(struct fw_unit *unit, const struct ieee1394_device_id *entry) oxfw_probe() argument 270 oxfw_bus_reset(struct fw_unit *unit) oxfw_bus_reset() argument 291 oxfw_remove(struct fw_unit *unit) oxfw_remove() argument [all...] |
H A D | oxfw-spkr.c | 28 static int avc_audio_feature_mute(struct fw_unit *unit, u8 fb_id, bool *value, in avc_audio_feature_mute() argument 84 static int avc_audio_feature_volume(struct fw_unit *unit, u8 fb_id, s16 *value, in avc_audio_feature_volume() argument [all...] |
/kernel/linux/linux-5.10/sound/firewire/dice/ |
H A D | dice.c | 30 static int check_dice_category(struct fw_unit *unit) in check_dice_category() argument 195 static int dice_probe(struct fw_unit *unit, in dice_probe() argument 233 dice_remove(struct fw_unit *unit) dice_remove() argument 253 dice_bus_reset(struct fw_unit *unit) dice_bus_reset() argument [all...] |
H A D | dice.h | 77 struct fw_unit *unit; member
|
/kernel/linux/linux-5.10/sound/firewire/tascam/ |
H A D | amdtp-tascam.c | 227 int amdtp_tscm_init(struct amdtp_stream *s, struct fw_unit *unit, in amdtp_tscm_init() argument
|
/kernel/linux/linux-5.10/sound/ |
H A D | sound_core.c | 215 static struct sound_unit *__sound_remove_unit(struct sound_unit **list, int unit) in __sound_remove_unit() argument 298 static void sound_remove_unit(struct sound_unit **list, int unit) in sound_remove_unit() argument 350 int register_sound_special_device(const struct file_operations *fops, int unit, in register_sound_special_device() argument 417 register_sound_special(const struct file_operations *fops, int unit) register_sound_special() argument 482 unregister_sound_special(int unit) unregister_sound_special() argument 497 unregister_sound_mixer(int unit) unregister_sound_mixer() argument 514 unregister_sound_dsp(int unit) unregister_sound_dsp() argument 522 __look_for_unit(int chain, int unit) __look_for_unit() argument 539 int unit = iminor(inode); soundcore_open() local [all...] |
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | free-space-cache.h | 52 int unit; member
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | uvcvideo.h | 62 __u8 unit; member
|
/kernel/linux/linux-5.10/include/uapi/rdma/hfi/ |
H A D | hfi1_ioctl.h | 85 __u16 unit; /* unit (chip) assigned to caller */ member
|
/kernel/linux/linux-5.10/lib/ |
H A D | string_helpers.c | 55 const char *unit; in string_get_size() local
|