Home
last modified time | relevance | path

Searched defs:s (Results 2726 – 2750 of 4911) sorted by relevance

1...<<101102103104105106107108109110>>...197

/openbmc/linux/drivers/gpu/drm/sti/
H A Dsti_tvout.c452 static void tvout_dbg_vip(struct seq_file *s, int val) in tvout_dbg_vip()
491 static void tvout_dbg_hd_dac_cfg(struct seq_file *s, int val) in tvout_dbg_hd_dac_cfg()
497 static int tvout_dbg_show(struct seq_file *s, void *data) in tvout_dbg_show()
/openbmc/qemu/hw/xen/
H A Dxen_pt.h303 static inline uint8_t xen_pt_pci_read_intx(XenPCIPassthroughState *s) in xen_pt_pci_read_intx()
310 static inline uint8_t xen_pt_pci_intx(XenPCIPassthroughState *s) in xen_pt_pci_intx()
339 static inline bool xen_pt_has_msix_mapping(XenPCIPassthroughState *s, int bar) in xen_pt_has_msix_mapping()
/openbmc/linux/lib/842/
H A D842_compress.c154 static int __split_add_bits(struct sw842_param *p, u64 d, u8 n, u8 s) in __split_add_bits()
169 int b = p->bit, bits = b + n, s = round_up(bits, 8) - bits; in add_bits() local
/openbmc/u-boot/common/
H A Dlcd.c83 static void lcd_stub_puts(struct stdio_dev *dev, const char *s) in lcd_stub_puts()
174 char *s; in lcd_clear() local
/openbmc/u-boot/drivers/pci/
H A Dfsl_pci_init.c398 char *s = env_get("bootmaster"); in fsl_pci_init() local
681 char *s = env_get("bootmaster"); in fsl_pci_init_port() local
/openbmc/qemu/hw/usb/
H A Ddesc.c526 USBDescString *s; in usb_desc_set_string() local
582 USBDescString *s; in usb_desc_get_string() local
/openbmc/linux/net/bluetooth/
H A Daf_bluetooth.c243 struct bt_sock *s, *n; in bt_accept_dequeue() local
489 struct bt_sock *s, *n; in bt_accept_poll() local
/openbmc/linux/net/atm/
H A Dcommon.c270 struct sock *s; in atm_dev_release_vccs() local
316 struct sock *s; in check_ci() local
/openbmc/linux/tools/perf/ui/gtk/
H A Dhists.c305 char s[512]; in perf_gtk__show_hists() local
508 char s[512]; in perf_gtk__show_hierarchy() local
/openbmc/linux/fs/reiserfs/
H A Dprints.c316 void reiserfs_debug(struct super_block *s, int level, const char *fmt, ...) in reiserfs_debug()
781 void print_statistics(struct super_block *s) in print_statistics()
/openbmc/linux/drivers/media/platform/mediatek/mdp3/
H A Dmtk-mdp3-m2m.c353 struct v4l2_selection *s) in mdp_m2m_g_selection()
405 struct v4l2_selection *s) in mdp_m2m_s_selection()
/openbmc/linux/arch/x86/include/asm/
H A Dptrace.h389 # define do_set_thread_area_64(p, s, t) do_arch_prctl_64(p, s, t) argument
391 # define do_set_thread_area_64(p, s, t) (0) argument
/openbmc/linux/sound/soc/intel/skylake/
H A Dskl.h137 #define skl_to_bus(s) (&(s)->hbus.core) argument
140 #define skl_to_hbus(s) (&(s)->hbus) argument
/openbmc/linux/drivers/video/console/
H A Dnewport_con.c399 static void newport_putcs(struct vc_data *vc, const unsigned short *s, in newport_putcs()
582 unsigned short *s, *d; in newport_scroll() local
/openbmc/linux/net/9p/
H A Dtrans_virtio.c173 int s; in pack_sg_list() local
220 int i = 0, s; in pack_sg_list_p() local
/openbmc/linux/fs/afs/
H A Dproc.c176 char *s; in afs_proc_rootcell_write() local
495 char *s, *p, *sub; in afs_proc_sysname_write() local
/openbmc/linux/kernel/
H A Dtaskstats.c114 struct listener *s, *tmp; in send_cpu_listeners() local
299 struct listener *s, *tmp, *s2; in add_del_listener() local
/openbmc/linux/scripts/dtc/libfdt/
H A Dfdt_rw.c98 static void fdt_del_last_string_(void *fdt, const char *s) in fdt_del_last_string_()
127 static int fdt_find_add_string_(void *fdt, const char *s, int *allocated) in fdt_find_add_string_()
/openbmc/linux/drivers/tty/serial/
H A Dmilbeaut_usio.c410 static void mlb_usio_console_write(struct console *co, const char *s, in mlb_usio_console_write()
463 static void mlb_usio_early_console_write(struct console *co, const char *s, in mlb_usio_early_console_write()
/openbmc/linux/drivers/pinctrl/cirrus/
H A Dpinctrl-madera-core.c486 struct seq_file *s, in madera_pin_dbg_show_fn()
516 struct seq_file *s, in madera_pin_dbg_show()
/openbmc/linux/drivers/block/
H A Dps3disk.c302 static void ata_id_string(const u16 *id, unsigned char *s, unsigned int ofs, in ata_id_string()
321 static void ata_id_c_string(const u16 *id, unsigned char *s, unsigned int ofs, in ata_id_c_string()
/openbmc/linux/include/sound/
H A Dhdaudio_ext.h66 #define hdac_stream(s) (&(s)->hstream) argument
67 #define stream_to_hdac_ext_stream(s) \ argument
/openbmc/linux/drivers/pinctrl/
H A Dpinctrl-falcon.c322 struct seq_file *s, unsigned offset) in falcon_pinconf_dbg_show()
358 struct seq_file *s, unsigned selector) in falcon_pinconf_group_dbg_show()
/openbmc/linux/drivers/parport/
H A Dshare.c62 static void dead_initstate(struct pardevice *d, struct parport_state *s) { } in dead_initstate()
63 static void dead_state(struct parport *p, struct parport_state *s) { } in dead_state()
/openbmc/linux/drivers/md/bcache/
H A Djournal.c339 static bool is_discard_enabled(struct cache_set *s) in is_discard_enabled()
349 int bch_journal_replay(struct cache_set *s, struct list_head *list) in bch_journal_replay()

1...<<101102103104105106107108109110>>...197