Home
last modified time | relevance | path

Searched +defs:dev +defs:js (Results 1 – 25 of 49) sorted by relevance

12

/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/panfrost/
H A Dpanfrost_job.c25 #define job_write(dev, reg, data) writel(data, dev->iomem + (reg)) argument
26 #define job_read(dev, reg) readl(dev->iomem + (reg)) argument
56 struct drm_device *dev; member
97 struct panfrost_job_slot *js = pfdev->js; in panfrost_fence_create() local
136 int js) in panfrost_job_write_affinity()
151 static void panfrost_job_hw_submit(struct panfrost_job *job, int js) in panfrost_job_hw_submit()
440 int js = panfrost_job_get_slot(job); in panfrost_job_timedout() local
600 struct panfrost_job_slot *js; in panfrost_job_init() local
650 struct panfrost_job_slot *js = pfdev->js; in panfrost_job_fini() local
665 struct panfrost_job_slot *js = pfdev->js; in panfrost_job_open() local
[all …]
H A Dpanfrost_device.h79 struct device *dev; member
101 struct panfrost_job_slot *js; member
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/panfrost/
H A Dpanfrost_job.c25 #define job_write(dev, reg, data) writel(data, dev->iomem + (reg)) argument
26 #define job_read(dev, reg) readl(dev->iomem + (reg)) argument
56 struct drm_device *dev; member
97 struct panfrost_job_slot *js = pfdev->js; in panfrost_fence_create() local
136 int js) in panfrost_job_write_affinity()
151 static void panfrost_job_hw_submit(struct panfrost_job *job, int js) in panfrost_job_hw_submit()
440 int js = panfrost_job_get_slot(job); in panfrost_job_timedout() local
600 struct panfrost_job_slot *js; in panfrost_job_init() local
650 struct panfrost_job_slot *js = pfdev->js; in panfrost_job_fini() local
665 struct panfrost_job_slot *js = pfdev->js; in panfrost_job_open() local
[all …]
H A Dpanfrost_device.h79 struct device *dev; member
101 struct panfrost_job_slot *js; member
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/panfrost/
H A Dpanfrost_job.c25 #define job_write(dev, reg, data) writel(data, dev->iomem + (reg)) argument
26 #define job_read(dev, reg) readl(dev->iomem + (reg)) argument
56 struct drm_device *dev; member
97 struct panfrost_job_slot *js = pfdev->js; in panfrost_fence_create() local
136 int js) in panfrost_job_write_affinity()
151 static void panfrost_job_hw_submit(struct panfrost_job *job, int js) in panfrost_job_hw_submit()
440 int js = panfrost_job_get_slot(job); in panfrost_job_timedout() local
600 struct panfrost_job_slot *js; in panfrost_job_init() local
650 struct panfrost_job_slot *js = pfdev->js; in panfrost_job_fini() local
665 struct panfrost_job_slot *js = pfdev->js; in panfrost_job_open() local
[all …]
H A Dpanfrost_device.h79 struct device *dev; member
101 struct panfrost_job_slot *js; member
/dports/emulators/vice/vice-3.5/src/arch/gtk3/
H A Djoy-unix.c377 const char *dev; in old_joystick_init() local
392 struct JS_DATA_TYPE js; in old_joystick_init() local
423 const char *dev; in old_joystick_init() local
478 struct JS_DATA_TYPE js; in old_joystick() local
534 struct JS_DATA_TYPE js; in new_joystick_init() local
562 const char *dev; in new_joystick_init() local
H A Djoy-win32.c213 static int joystick_di_open(int port_idx, int dev) in joystick_di_open()
666 DIJOYSTATE js; in joystick_di5_update() local
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/arch/gtk3/
H A Djoy-unix.c387 const char *dev; in old_joystick_init() local
402 struct JS_DATA_TYPE js; in old_joystick_init() local
433 const char *dev; in old_joystick_init() local
488 struct JS_DATA_TYPE js; in old_joystick() local
544 struct JS_DATA_TYPE js; in new_joystick_init() local
570 const char *dev; in new_joystick_init() local
/dports/www/horde-base/horde-5.2.23/admin/
H A Dactivesync.php91 $js = array(); variable
94 $dev = $state->loadDeviceInfo($device['device_id'], $device['device_user']); variable
/dports/multimedia/xawtv/xawtv-3.107/common/
H A Djoystick.c69 int joystick_tv_init(char *dev) in joystick_tv_init()
90 void joystick_tv_havedata(int js) in joystick_tv_havedata()
/dports/www/Stikked/Stikked-0.13.0/htdocs/application/libraries/
H A DCarabiner.php249 public $dev = FALSE; variable in Carabiner
256 private $js = array('main'=>array()); variable in Carabiner
335 public function js($dev_file, $prod_file = '', $combine = TRUE, $minify = TRUE, $group = 'main') function in Carabiner
/dports/games/wordwarvi/wordwarvi-1.0.4/
H A Djoystick.c52 BOOL CALLBACK EnumDevCallback(const DIDEVICEINSTANCE *dev, VOID *ctx) in EnumDevCallback()
166 DIJOYSTATE2 js; in get_joystick_status() local
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/box2d/freeglut/
H A Dfreeglut_joystick.c201 static char *fghJoystickWalkUSBdev(int f, char *dev, char *out, int outlen) in fghJoystickWalkUSBdev()
403 JOYINFOEX js; member
414 struct js_event js; member
418 struct JS_DATA_TYPE js; member
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/InputCommon/ControllerInterface/SDL/
H A DSDL.cpp35 SDL_Joystick* const dev = SDL_JoystickOpen(index); in OpenAndAddDevice() local
38 auto js = std::make_shared<Joystick>(dev, index); in OpenAndAddDevice() local
/dports/emulators/mednafen/mednafen/src/drivers/
H A DJoystick_DX5.cpp52 LPDIRECTINPUTDEVICE2 dev; member in Joystick_DX5
179 DIJOYSTATE2 js; in UpdateInternal() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/input/joystick/
H A Danalog.c41 static char *js[ANALOG_PORTS]; variable
98 struct input_dev *dev; member
188 struct input_dev *dev = analog->dev; in analog_decode() local
350 static int analog_open(struct input_dev *dev) in analog_open()
362 static void analog_close(struct input_dev *dev) in analog_close()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/input/joystick/
H A Danalog.c41 static char *js[ANALOG_PORTS]; variable
98 struct input_dev *dev; member
188 struct input_dev *dev = analog->dev; in analog_decode() local
350 static int analog_open(struct input_dev *dev) in analog_open()
362 static void analog_close(struct input_dev *dev) in analog_close()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/input/joystick/
H A Danalog.c41 static char *js[ANALOG_PORTS]; variable
98 struct input_dev *dev; member
188 struct input_dev *dev = analog->dev; in analog_decode() local
350 static int analog_open(struct input_dev *dev) in analog_open()
362 static void analog_close(struct input_dev *dev) in analog_close()
/dports/multimedia/gpac-libgpac/gpac-1.0.0/extra_lib/include/
H A Dwiiuse.h144 #define IS_PRESSED(dev, button) ((dev->btns & button) == button) argument
152 #define IS_HELD(dev, button) ((dev->btns_held & button) == button) argument
163 #define IS_RELEASED(dev, button) ((dev->btns_released & button) == button) argument
171 #define IS_JUST_PRESSED(dev, button) (IS_PRESSED(dev, button) && !IS_HELD(dev, button)) argument
179 #define WIIUSE_GET_IR_SENSITIVITY(dev, lvl) \ argument
405 struct joystick_t js; /**< joystick calibration */ member
450 struct joystick_t js; /**< joystick calibration */ member
/dports/multimedia/gpac-mp4box/gpac-1.0.0/extra_lib/include/
H A Dwiiuse.h144 #define IS_PRESSED(dev, button) ((dev->btns & button) == button) argument
152 #define IS_HELD(dev, button) ((dev->btns_held & button) == button) argument
163 #define IS_RELEASED(dev, button) ((dev->btns_released & button) == button) argument
171 #define IS_JUST_PRESSED(dev, button) (IS_PRESSED(dev, button) && !IS_HELD(dev, button)) argument
179 #define WIIUSE_GET_IR_SENSITIVITY(dev, lvl) \ argument
405 struct joystick_t js; /**< joystick calibration */ member
450 struct joystick_t js; /**< joystick calibration */ member
/dports/multimedia/kodi/xbmc-19.3-Matrix/tools/EventClients/Clients/WiiRemote/wiiuse_v0.12/src/
H A Dwiiuse.h143 #define IS_PRESSED(dev, button) ((dev->btns & button) == button) argument
151 #define IS_HELD(dev, button) ((dev->btns_held & button) == button) argument
162 #define IS_RELEASED(dev, button) ((dev->btns_released & button) == button) argument
170 #define IS_JUST_PRESSED(dev, button) (IS_PRESSED(dev, button) && !IS_HELD(dev, button)) argument
178 #define WIIUSE_GET_IR_SENSITIVITY(dev, lvl) \ argument
404 struct joystick_t js; /**< joystick calibration */ member
449 struct joystick_t js; /**< joystick calibration */ member
/dports/graphics/wdune/wdune-1.926/src/
H A DInputDevice.cpp1259 linux_joystick js=linux_joystick("/dev/input/js0"); in main() local
1511 windows_joystick js=windows_joystick("0"); in main() local
1680 windows_joystick js=windows_joystick("0"); in main() local
2134 struct usb_device *dev; in locate_nxt() local
2404 AflockDevice::AflockDevice(const char* dev) in AflockDevice()
/dports/games/retroarch/RetroArch-1.9.7/wii/libogc/include/wiiuse/
H A Dwiiuse.h120 #define IS_PRESSED(dev, button) ((dev->btns & button) == button) argument
128 #define IS_HELD(dev, button) ((dev->btns_held & button) == button) argument
139 #define IS_RELEASED(dev, button) ((dev->btns_released & button) == button) argument
147 #define IS_JUST_PRESSED(dev, button) (IS_PRESSED(dev, button) && !IS_HELD(dev, button)) argument
155 #define WIIUSE_GET_IR_SENSITIVITY(dev, lvl) \ argument
428 struct joystick_t js; /**< joystick calibration */ member
479 struct joystick_t js; /**< joystick calibration */ member
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/md/
H A Ddm-integrity.c160 struct dm_dev *dev; member
772 struct journal_sector *js; in access_journal_entry() local
874 struct journal_sector *js = access_journal(ic, section, j); in rw_section_mac() local
1964 struct journal_sector *js; in __journal_read_write() local
2024 struct journal_sector *js; in __journal_read_write() local
2372 struct journal_sector *js; in integrity_commit() local
2416 static void restore_last_bytes(struct dm_integrity_c *ic, struct journal_sector *js, in restore_last_bytes()
2862 struct journal_sector *js = access_journal(ic, i, j); in init_journal() local
2930 struct journal_sector *js = access_journal(ic, i, j); in replay_journal() local
2979 struct journal_sector *js = access_journal(ic, i, j); in replay_journal() local

12