/openbmc/u-boot/tools/binman/ |
H A D | README | 716 so they don't need to be set in the binman decription. It can also adjust 756 images we don't much care exactly where each binary ends up, so we should
|
/openbmc/linux/drivers/infiniband/hw/qib/ |
H A D | qib_mad.c | 2399 static void xmit_wait_timer_func(struct timer_list *t) in xmit_wait_timer_func() argument 2401 struct qib_pportdata *ppd = from_timer(ppd, t, cong_stats.timer); in xmit_wait_timer_func()
|
/openbmc/linux/drivers/usb/gadget/udc/ |
H A D | omap_udc.c | 1862 static void pio_out_timer(struct timer_list *t) in pio_out_timer() argument 1864 struct omap_ep *ep = from_timer(ep, t, timer); in pio_out_timer()
|
/openbmc/linux/drivers/net/usb/ |
H A D | hso.c | 1213 static void hso_unthrottle_tasklet(struct tasklet_struct *t) in hso_unthrottle_tasklet() argument 1215 struct hso_serial *serial = from_tasklet(serial, t, in hso_unthrottle_tasklet()
|
/openbmc/linux/fs/reiserfs/ |
H A D | reiserfs.h | 2809 #define journal_hash(t,sb,block) ((t)[_jhashfn((sb),(block)) & JBH_HASH_MASK]) argument
|
/openbmc/linux/sound/pci/ice1712/ |
H A D | ice1712.c | 2226 long t = 0x10000; in snd_ice1712_read_i2c() local 2230 while (t-- > 0 && (inb(ICEREG(ice, I2C_CTRL)) & ICE1712_I2C_BUSY)) ; in snd_ice1712_read_i2c()
|
/openbmc/linux/drivers/net/ethernet/atheros/atl1c/ |
H A D | atl1c_main.c | 232 static void atl1c_phy_config(struct timer_list *t) in atl1c_phy_config() argument 234 struct atl1c_adapter *adapter = from_timer(adapter, t, in atl1c_phy_config()
|
/openbmc/linux/drivers/net/ethernet/rocker/ |
H A D | rocker_ofdpa.c | 1983 static void ofdpa_fdb_cleanup(struct timer_list *t) in ofdpa_fdb_cleanup() argument 1985 struct ofdpa *ofdpa = from_timer(ofdpa, t, fdb_cleanup_timer); in ofdpa_fdb_cleanup()
|
/openbmc/linux/drivers/mmc/host/ |
H A D | Kconfig | 14 added host drivers please don't invent their private macro for 124 useless. It is safe to select this even if you don't
|
/openbmc/linux/drivers/gpu/drm/i915/gvt/ |
H A D | gtt.c | 153 #define gtt_init_entry(e, t, p, v) do { \ argument 154 (e)->type = t; \
|
/openbmc/linux/arch/arm/boot/dts/renesas/ |
H A D | r8a7743.dtsi | 504 /* doesn't need pinmux */ 553 /* doesn't need pinmux */
|
H A D | r8a7744.dtsi | 504 /* doesn't need pinmux */ 553 /* doesn't need pinmux */
|
H A D | r8a7791.dtsi | 528 /* doesn't need pinmux */ 543 /* doesn't need pinmux */
|
/openbmc/linux/drivers/net/ethernet/sun/ |
H A D | sunhme.c | 722 static void happy_meal_timer(struct timer_list *t) in happy_meal_timer() argument 724 struct happy_meal *hp = from_timer(hp, t, happy_timer); in happy_meal_timer()
|
H A D | sungem.c | 1482 static void gem_link_timer(struct timer_list *t) in gem_link_timer() argument 1484 struct gem *gp = from_timer(gp, t, link_timer); in gem_link_timer()
|
/openbmc/linux/drivers/dma/xilinx/ |
H A D | xilinx_dma.c | 1098 static void xilinx_dma_do_tasklet(struct tasklet_struct *t) in xilinx_dma_do_tasklet() argument 1100 struct xilinx_dma_chan *chan = from_tasklet(chan, t, tasklet); in xilinx_dma_do_tasklet()
|
/openbmc/linux/drivers/input/mouse/ |
H A D | alps.c | 1577 static void alps_flush_packet(struct timer_list *t) in alps_flush_packet() argument 1579 struct alps_data *priv = from_timer(priv, t, timer); in alps_flush_packet()
|
/openbmc/linux/sound/soc/codecs/ |
H A D | rt5645.c | 3424 static void rt5645_btn_check_callback(struct timer_list *t) in rt5645_btn_check_callback() argument 3426 struct rt5645_priv *rt5645 = from_timer(rt5645, t, btn_check_timer); in rt5645_btn_check_callback()
|
/openbmc/linux/drivers/net/ethernet/cisco/enic/ |
H A D | enic_main.c | 1701 static void enic_notify_timer(struct timer_list *t) in enic_notify_timer() argument 1703 struct enic *enic = from_timer(enic, t, notify_timer); in enic_notify_timer()
|
/openbmc/linux/net/mac80211/ |
H A D | sta_info.c | 1528 static void sta_info_cleanup(struct timer_list *t) in sta_info_cleanup() argument 1530 struct ieee80211_local *local = from_timer(local, t, sta_cleanup); in sta_info_cleanup()
|
/openbmc/linux/arch/arm64/boot/dts/mediatek/ |
H A D | mt8186.dtsi | 1633 u3phy0: t-phy@11c80000 { 1656 u3phy1: t-phy@11ca0000 {
|
/openbmc/linux/drivers/infiniband/hw/mlx5/ |
H A D | mr.c | 887 static void delay_time_func(struct timer_list *t) in delay_time_func() argument 889 struct mlx5_ib_dev *dev = from_timer(dev, t, delay_timer); in delay_time_func()
|
/openbmc/linux/net/bluetooth/ |
H A D | hci_conn.c | 1071 struct hci_link *link, *t; in hci_conn_unlink() local 1073 list_for_each_entry_safe(link, t, &conn->link_list, list) { in hci_conn_unlink()
|
/openbmc/linux/drivers/gpio/ |
H A D | Kconfig | 25 You shouldn't need to change this unless you really need to 808 Note: This driver doesn't register itself automatically, as it 1478 is statically configured by NVM. GPIO0 can't be used as a generic
|
/openbmc/linux/drivers/pci/ |
H A D | pci.c | 1034 pci_power_t t) in platform_pci_set_power_state() argument 1037 return mid_pci_set_power_state(dev, t); in platform_pci_set_power_state() 1039 return acpi_pci_set_power_state(dev, t); in platform_pci_set_power_state()
|