Home
last modified time | relevance | path

Searched +defs:patch +defs:file (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/sound/drivers/opl3/
H A Dopl3_synth.c71 int snd_opl3_open(struct snd_hwdep * hw, struct file *file) in snd_opl3_open()
79 int snd_opl3_ioctl(struct snd_hwdep * hw, struct file *file, in snd_opl3_ioctl()
172 int snd_opl3_release(struct snd_hwdep * hw, struct file *file) in snd_opl3_release()
247 struct fm_patch *patch; in snd_opl3_load_patch() local
309 struct fm_patch *patch; in snd_opl3_find_patch() local
336 struct fm_patch *patch, *next; in snd_opl3_clear_patches() local
/OK3568_Linux_fs/kernel/sound/synth/emux/
H A Demux_hwdep.c23 struct soundfont_patch_info patch; in snd_emux_hwdep_load_patch() local
79 snd_emux_hwdep_ioctl(struct snd_hwdep * hw, struct file *file, in snd_emux_hwdep_ioctl()
/OK3568_Linux_fs/yocto/poky/meta/lib/oe/
H A Dpatch.py88 def Import(self, patch, force): argument
191 def _appendPatchFile(self, patch, strippath): argument
219 def Import(self, patch, force = None): argument
229 def _applypatch(self, patch, force = False, reverse = False, run = True): argument
500 def _applypatch(self, patch, force = False, reverse = False, run = True): argument
503 def _applypatchhelper(shellcmd, patch, force = False, reverse = False, run = True): argument
588 def _quiltpatchpath(self, file): argument
640 def Import(self, patch, force = None): argument
/OK3568_Linux_fs/external/rkwifibt/tools/rtk_hciattach/
H A Drtb_fwc.c909 uint8_t *rtb_read_config(const char *file, int *cfg_len, uint8_t chip_type) in rtb_read_config()
1311 struct rtb_patch_hdr *patch; in rtb_get_patch_entry() local
1375 struct rtb_patch_hdr *patch = (struct rtb_patch_hdr *)rtl->fw_buf; in rtb_get_final_patch() local
/OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_usb_driver/
H A Drtk_misc.c577 struct file *file; in config_file_proc() local
977 patch_info *patch = dev_entry->patch_entry; in dev_data_find() local
1278 struct file *file; in request_bdaddr() local
/OK3568_Linux_fs/kernel/tools/lib/bpf/
H A Dlibbpf.c679 __u32 major, minor, patch; in get_kernel_version() local
1660 gzFile file; in bpf_object__read_kconfig_file() local
1698 FILE *file; in bpf_object__read_kconfig_mem() local
3618 char file[PATH_MAX], buff[4096]; in bpf_get_map_info_from_fdinfo() local
9052 int bpf_prog_load(const char *file, enum bpf_prog_type type, in bpf_prog_load()
9337 static int parse_uint_from_file(const char *file, const char *fmt) in parse_uint_from_file()
9364 const char *file = "/sys/bus/event_source/devices/kprobe/type"; in determine_kprobe_perf_type() local
9371 const char *file = "/sys/bus/event_source/devices/uprobe/type"; in determine_uprobe_perf_type() local
9378 const char *file = "/sys/bus/event_source/devices/kprobe/format/retprobe"; in determine_kprobe_retprobe_bit() local
9385 const char *file = "/sys/bus/event_source/devices/uprobe/format/retprobe"; in determine_uprobe_retprobe_bit() local
[all …]