Searched defs:volume (Results 26 - 50 of 109) sorted by relevance

12345

/linux-master/drivers/media/radio/
H A Dradio-ma901.c82 u16 volume; member in struct:ma901radio_device
/linux-master/drivers/media/i2c/cx25840/
H A Dcx25840-core.h77 struct v4l2_ctrl *volume; member in struct:cx25840_state::__anon83
/linux-master/sound/usb/line6/
H A Dplayback.c21 static void change_volume(struct urb *urb_out, int volume[], argument
108 add_monitor_signal(struct urb *urb_out, unsigned char *signal, int volume, int bytes_per_frame) argument
[all...]
/linux-master/include/uapi/linux/caif/
H A Dcaif_socket.h157 char volume[16]; member in struct:sockaddr_caif::__anon2738::__anon2742
/linux-master/drivers/staging/vc04_services/bcm2835-audio/
H A Dvc_vchi_audioserv_defs.h41 u32 volume; member in struct:vc_audio_control
H A Dbcm2835.h59 int volume; member in struct:bcm2835_chip
/linux-master/sound/soc/intel/catpt/
H A Dmessages.c238 catpt_ipc_set_volume(struct catpt_dev *cdev, u8 stream_hw_id, u32 channel, u32 volume, u32 curve_duration, enum catpt_audio_curve_type curve_type) argument
/linux-master/sound/pci/mixart/
H A Dmixart_mixer.c713 int volume[2]; local
/linux-master/block/partitions/
H A Dsun.c32 char volume[8]; /* Volume name */ member in struct:sun_disklabel::sun_vtoc
/linux-master/include/uapi/sound/
H A Dasound_fm.h37 unsigned char volume; /* 6 bits: volume */ member in struct:snd_dm_fm_voice
/linux-master/sound/soc/sh/rcar/
H A Ddvc.c38 struct rsnd_kctrl_cfg_m volume; member in struct:rsnd_dvc
H A Dmix.c183 struct rsnd_kctrl_cfg_s *volume; local
[all...]
/linux-master/drivers/firmware/efi/libstub/
H A Dfile.c37 static efi_status_t efi_open_file(efi_file_protocol_t *volume, argument
128 static efi_status_t efi_open_device_path(efi_file_protocol_t **volume, argument
195 efi_file_protocol_t *volume = NULL; local
[all...]
/linux-master/drivers/media/i2c/
H A Dsony-btf-mpx.c125 u16 volume; member in struct:__anon137
H A Dwm8775.c86 u16 volume = (u16)state->vol->val; local
H A Dwm8739.c45 struct v4l2_ctrl *volume; member in struct:wm8739_state::__anon151
H A Dtda7432.c275 u8 bass, treble, volume; local
/linux-master/fs/cachefiles/
H A Dinterface.c25 struct cachefiles_volume *volume = vcookie->cache_priv; local
423 struct cachefiles_volume *volume = object->volume; local
[all...]
H A Dnamei.c419 struct cachefiles_volume *volume = object->volume; local
442 struct cachefiles_volume *volume = object->volume; local
625 struct cachefiles_volume *volume = object->volume; local
675 struct cachefiles_volume *volume = object->volume; local
[all...]
/linux-master/fs/afs/
H A Dsuper.c159 struct afs_volume *volume = as->volume; local
359 struct afs_volume *volume; local
[all...]
H A Dvolume.c20 afs_insert_volume_into_cell(struct afs_cell *cell, struct afs_volume *volume) argument
57 afs_remove_volume_from_cell(struct afs_volume *volume) argument
80 struct afs_volume *volume; local
135 struct afs_volume *candidate, *volume; local
199 struct afs_volume *volume; local
237 struct afs_volume *volume = container_of(work, struct afs_volume, destructor); local
260 afs_try_get_volume(struct afs_volume *volume, enum afs_volume_trace reason) argument
274 afs_get_volume(struct afs_volume *volume, enum afs_volume_trace reason) argument
290 afs_put_volume(struct afs_volume *volume, enum afs_volume_trace reason) argument
307 afs_activate_volume(struct afs_volume *volume) argument
336 afs_deactivate_volume(struct afs_volume *volume) argument
352 afs_update_volume_status(struct afs_volume *volume, struct key *key) argument
421 afs_check_volume_status(struct afs_volume *volume, struct afs_operation *op) argument
[all...]
/linux-master/fs/netfs/
H A Dfscache_volume.c20 struct fscache_volume *fscache_get_volume(struct fscache_volume *volume, argument
30 static void fscache_see_volume(struct fscache_volume *volume, argument
41 static void __fscache_begin_volume_access(struct fscache_volume *volume, argument
83 fscache_begin_volume_access(struct fscache_volume *volume, struct fscache_cookie *cookie, enum fscache_access_trace why) argument
106 fscache_end_volume_access(struct fscache_volume *volume, struct fscache_cookie *cookie, enum fscache_access_trace why) argument
136 fscache_is_acquire_pending(struct fscache_volume *volume) argument
204 struct fscache_volume *volume; local
272 struct fscache_volume *volume = local
290 fscache_create_volume(struct fscache_volume *volume, bool wait) argument
324 struct fscache_volume *volume; local
341 fscache_wake_pending_volume(struct fscache_volume *volume, struct hlist_bl_head *h) argument
360 fscache_unhash_volume(struct fscache_volume *volume) argument
378 fscache_free_volume(struct fscache_volume *volume) argument
409 fscache_put_volume(struct fscache_volume *volume, enum fscache_volume_trace where) argument
427 __fscache_relinquish_volume(struct fscache_volume *volume, const void *coherency_data, bool invalidate) argument
451 fscache_withdraw_volume(struct fscache_volume *volume) argument
474 struct fscache_volume *volume; local
[all...]
/linux-master/drivers/md/dm-vdo/indexer/
H A Dopen-chapter.c275 uds_close_open_chapter(struct open_chapter_zone **chapter_zones, unsigned int zone_count, struct volume *volume, struct open_chapter_index *chapter_index, struct uds_volume_record *collated_records, u64 virtual_chapter_number) argument
H A Dvolume.h99 struct volume { struct
[all...]
/linux-master/drivers/isdn/mISDN/
H A Ddsp_audio.c391 dsp_change_volume(struct sk_buff *skb, int volume) argument
[all...]

Completed in 215 milliseconds

12345