/openbmc/linux/net/mac802154/ |
H A D | mib.c | 203 struct ieee802154_llsec_table **t) in mac802154_get_table() argument 209 *t = &sdata->sec.table; in mac802154_get_table()
|
/openbmc/linux/Documentation/driver-api/ |
H A D | i2c.rst | 33 SMBus controllers don't support all the protocol options that an I2C 36 i2c_adapter devices which don't support those I2C operations.
|
/openbmc/linux/Documentation/i2c/busses/ |
H A D | i2c-sis96x.rst | 43 If you can't see it please look on quirk_sis_96x_smbus 70 Hans-Günter Lütke Uphues <hg_lu@t-online.de>
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 031.out | 7 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 98 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
|
/openbmc/u-boot/arch/arm/cpu/armv7/ls102xa/ |
H A D | cpu.c | 39 #define PMD_ATTRINDX(t) ((t) << 2) argument
|
/openbmc/u-boot/board/freescale/mx6memcal/ |
H A D | README | 3 The mx6memcal board isn't a real board, but a tool for use in bring-up of 18 3. It doesn't prompt for parameters, so it's much faster to gather
|
/openbmc/u-boot/arch/xtensa/include/asm/ |
H A D | ldscript.h | 77 *(.gnu.linkonce.t.*.literal .gnu.linkonce.t.*) \
|
/openbmc/qemu/docs/system/s390x/ |
H A D | vfio-ccw.rst | 32 -p 0.0.0313 -t vfio_ccw-io -a 72 [root@guest ~]# dmesg -t
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-class-fpga-manager | 13 wrong during FPGA programming (something that the driver can't 24 * unknown = can't determine state
|
/openbmc/linux/Documentation/networking/device_drivers/ethernet/dec/ |
H A D | dmfe.rst | 7 Note: This driver doesn't have a maintainer. 23 didn't compile this driver as a module, it will automatically load itself on boot and print a
|
/openbmc/linux/Documentation/hwmon/ |
H A D | abituguru3.rst | 42 succeed. If the uGuru can't be read the actual hwmon 60 Unfortunately this doesn't help since the W83L951G is a generic microcontroller
|
/openbmc/linux/drivers/staging/rtl8712/ |
H A D | rtl871x_pwrctrl.c | 155 static void rpwm_check_handler (struct timer_list *t) in rpwm_check_handler() argument 158 from_timer(adapter, t, pwrctrlpriv.rpwm_check_timer); in rpwm_check_handler()
|
/openbmc/openbmc/poky/meta/conf/machine/include/arm/ |
H A D | arch-armv5-dsp.inc | 1 # Can't use feature-arm-dsp.inc, since that will add "+dsp", which isn't supported in GCC for ARMv5
|
/openbmc/linux/Documentation/admin-guide/media/ |
H A D | saa7134.rst | 73 submitting the patch using ``git send-email``. Don't forget to 81 * The tuner for the flyvideos isn't detected automatically and the
|
/openbmc/linux/Documentation/iio/ |
H A D | iio_configfs.rst | 24 $ mount -t configfs none /config 100 "hrtimer" trigger type doesn't have any configurable attribute from /config dir.
|
/openbmc/linux/drivers/pps/clients/ |
H A D | pps-gpio.c | 93 static void pps_gpio_echo_timer_callback(struct timer_list *t) in pps_gpio_echo_timer_callback() argument 97 info = from_timer(info, t, echo_timer); in pps_gpio_echo_timer_callback()
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/core/ |
H A D | 0017-img2simg-Add-support-for-converting-holes-to-don-t-c.patch | 4 Subject: [PATCH] img2simg: Add support for converting holes to "don't care" 7 This adds support for converting files with holes to "don't care"
|
/openbmc/linux/drivers/input/keyboard/ |
H A D | snvs_pwrkey.c | 45 static void imx_imx_snvs_check_for_events(struct timer_list *t) in imx_imx_snvs_check_for_events() argument 47 struct pwrkey_drv_data *pdata = from_timer(pdata, t, check_timer); in imx_imx_snvs_check_for_events()
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/freeradius/files/ |
H A D | 0004-Fix-libtool-detection.patch | 32 +dnl set this shit so it doesn't force CFLAGS... 51 +dnl We don't need any special variable for this though, since the user
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/perl/libdev-checklib-perl/ |
H A D | 0001-CheckLib.pm-don-t-execute-the-binary.patch | 4 Subject: [PATCH] CheckLib.pm: don't execute the binary 6 Don't execute the binary in build env as the
|
/openbmc/phosphor-fan-presence/control/json/utils/ |
H A D | modifier.cpp | 38 T operator()(const U& t) const in operator ()() 42 return static_cast<T>(t); in operator ()()
|
/openbmc/openbmc/poky/meta/conf/distro/include/ |
H A D | security_flags.inc | 2 # don't work universally, there are recipes which can't use one, the other
|
/openbmc/linux/include/net/ |
H A D | codel_impl.h | 97 static codel_time_t codel_control_law(codel_time_t t, in codel_control_law() argument 101 return t + reciprocal_scale(interval, rec_inv_sqrt << REC_INV_SQRT_SHIFT); in codel_control_law()
|
/openbmc/linux/fs/quota/ |
H A D | Kconfig | 15 you don't need to run quotacheck(8) after an unclean shutdown. 56 you have quota working and you don't want to convert to new quota
|
/openbmc/linux/scripts/gdb/linux/ |
H A D | page_owner.py | 22 t = """Usage: lx-dump-page-owner [Option] 28 raise gdb.GdbError(t)
|